{{ __('Mail (SMTP) Settings') }}

@if (session('status'))
{{ session('status') }}
@endif @if (session('testMailError'))
{{ session('testMailError') }}
@endif

{{ __('When enabled, these settings override the .env-configured mailer for all outgoing email (verification, password resets, receipts). Leave disabled to keep using the server\'s .env mail configuration.') }}

@csrf @method('PUT')
enabled) ? 'checked' : '' }} class="rounded border-gray-300 text-gray-800 shadow-sm focus:ring-gray-800">

{{ __('Leave blank to keep the current password.') }}

{{ __('Save') }}
@csrf {{ __('Send test email to me') }}

{{ __('Sends using whatever is currently saved above — save first if you just changed something.') }}