@vite(['resources/css/app.css'])
{{-- Illustration --}}
{{-- Content --}}

{{ __("We'll be right back") }}

{{ config('app.name') }} {{ __("is undergoing scheduled maintenance to improve your experience. We'll be back shortly.") }}

{{-- Status indicator --}}
{{ __('Maintenance in progress') }}
{{-- Auto-refresh hint --}}

{{ __('This page will auto-refresh in') }} 60 {{ __('seconds') }}.

{{-- Brand --}}
M
{{ config('app.name') }}