Forgot your Password?
Use the form below to recover it.

@if (session('status'))
{{ session('status') }}
@endif
@csrf
@error('email') {{ $message }} @enderror
{{translate('Sign in existing account')}}