Forgot your Password?
Use the form below to recover it.
@if (session('status'))
{{ session('status') }}
@endif
@csrf
{{translate('Email')}}
@error('email')
{{ $message }}
@enderror
{{ translate('Send Password Reset Link') }}
{{translate('Sign in existing account')}}