Forgot password
Enter your account email and we’ll send you a code to set a new password.
@if (session('error'))
{{ session('error') }}
@endif @if (session('success'))
{{ session('success') }}
@endif
@csrf
Send code
← Back to login