L
LARAVEL
v12.3.1
Forgot Password?
Enter your email address and we'll send you a 6-digit code to reset your password.
@if ($errors->any())
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif @if (session('success'))
{{ session('success') }}
@endif
@csrf
📧
Send Reset Link
← Back to Login