Identity Verified

Launching Workspace...

Verify Identity

OTP sent to:

{{ $email ?? '' }}

@csrf
@if ($errors->has('otp'))

{{ $errors->first('otp') }}

@endif @if (session('status'))

{{ session('status') }}

@endif

Resend in 00:59

@csrf