Reset Password
Enter your new password below.
@if($errors->any())
{{ $errors->first() }}
@endif
@csrf
Email
New Password
*
@error('password')
{{ $message }}
@enderror
Confirm Password
*
Reset Password
Back to Login