Logo

OTP Verification

Enter the OTP sent to your registered email

@if(session('error'))
{{ session('error') }}
@endif @if(session('success'))
{{ session('success') }}
@endif
@csrf
Resend OTP in 60s