@extends('frontend.layouts.app') @section('content')
{{-- ═══ STEP 1: Send OTP ═══ --}}
Forgot your password?
Enter your mobile or email to receive a reset code.
{{-- Tab toggle --}}
{{-- Phone input --}}
Mobile Number
🇮🇳 +91
{{-- Email input --}}
Please enter a valid mobile number
A 4-digit OTP will be sent to your mobile number.
{{-- ═══ STEP 2: OTP + New Password ═══ --}}
Reset password
OTP sent to +91 ••••••0000
Enter OTP
Invalid OTP
60
Resend in 60s
New Password
Confirm Password
Passwords do not match
{{-- ═══ STEP 3: Success ═══ --}}

Password Reset Successful!

Your password has been updated. You can now login with your new password.

Back to Login
@endsection @section('script') @endsection