{{ config('app.name') }}
You forgot your password? Here you can easily retrieve a new password.
@if (session('status'))
{{ session('status') }}
@endif
@csrf
@error('email')
{{ $message }}
@enderror
Request new password
Back to login