logo

{{ __('Action Required') }}: {{ __('Verify Your Email') }}

@csrf

{{ __('OTP Verification') }}

{{ __('Hello') }} {{ Auth::user()?->name }}

{{ __('Enter the 6-digit code') }}

{{ __('Time remaining') }}: 0:00

{{ __('If you didnt receive the OTP code, please re-request the OTP code') }} {{ __('Resend OTP') }}

Logout
{{-- --}} @if (session('otp_sent')) @endif @if (session('verify_error')) @endif