{{ __('Enter the OTP sent to your email to complete login.') }}
@if (session('error'))
{{ session('error') }}
@endif @session('status')
{{ $value }}
@endsession
@csrf
{{ __('Verify OTP and Password') }}
@csrf