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