Verify Your Sign-In || Admissions Checker

Check Your {{ $type === 'email' ? 'Email' : 'Phone' }}!

We have sent a 4-digit OTP (one time password) verification code to {{ $type === 'email' ? 'your email address' : 'your phone number' }}. Enter the verification code to sign in.

Verify Your Sign-In

Before proceeding, please enter the 4-digit OTP (one time password) sent to @if($type === 'email') your email address {{ $credentials }} @else your phone number {{ $credentials }} @endif to continue.

@if (session('error')) @endif @if (session('success')) @endif
@csrf
@csrf

Didn't receive the code?