@if(isMaintenanceMode() || session('maintenance_mode_active'))

{{ __('Site under maintenance') }}

{{ __('The site is currently undergoing maintenance, and login is temporarily unavailable. Thank you for your patience.') }}

@endif
Workflow

Sign in to your account

Or Register Here

@error('email')

{{$message}}

@enderror