Reset Your Password
@if (session('status'))
{{ session('status') }}
@endif @if ($errors->any())
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
New Password
Must be at least 8 characters and include uppercase, lowercase, number, and symbol.
Password must be at least 8 characters and include uppercase, lowercase, number, and symbol.
Confirm Password
Passwords do not match.
Reset Password