@extends('admin.layouts.app') @section('content')

@lang('admin.email_settings')

@csrf @method('PUT')
@endsection