Reset Password
Create a strong password for your account
@if($errors->any())
{{ $errors->first() }}
@endif
@csrf
Email Address
New Password
Enter a password
@error('password')
{{ $message }}
@enderror
Confirm New Password
Reset Password
Back to Sign In