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

{{ __('Session expired') }}

{{ __('Your session has expired for security. Please refresh the page or log in again to continue.') }}

{{ __("If you were writing an email, don't worry — your draft was automatically saved. You can find it after logging back in.") }}

{{-- Actions --}}
{{ __('Log In Again') }} {{ __('Go to Drafts') }}
{{-- Brand --}}
M
{{ config('app.name') }}