@php $supportEmail = trim((string) ($generalSettings['support_email'] ?? '')); if ($supportEmail === '') { $supportEmail = config('mail.from.address'); } @endphp

{{ __('Maintenance Mode') }}

{{ __('We will be back shortly.') }}

{{ $message }}

{{ __('We are applying updates to keep the gallery fast and secure.') }}