{{ __('auth_ui.forgot_password_title') }} 🔒

{{ __('auth_ui.forgot_password_subtitle') }}

@if (session()->has('status')) @endif @if ($successMessage) @endif
@if($hasError('email'))
{{ $getError('email') }}
@endif