{{ __('mail_settings.subtitle') }}
{{ __('mail_settings.server_hint') }}
{{ $message }}
@enderror{{ __('mail_settings.test_hint') }}
| {{ __('mail_settings.address') }} | {{ __('mail_settings.last_verified') }} | |
|---|---|---|
| {{ $box->address }} {{ $box->key }} | {{ $box->last_verified_at?->local()->isoFormat('DD.MM.YYYY HH:mm') ?? __('mail_settings.never_verified') }} |
{{-- R18: icon beside its text, single line, size-4.
Two spans swapped by wire:loading, same
pattern as admin/host-create.blade.php's save
button — the disabled attribute alone left an
operator staring at a greyed-out button with
no sign anything was happening for up to the
full connect timeout. --}}
|