@if (session('otp_sent'))

OTP has been resent. Please check your email.

@endif @if ($errors->any())
@endif
@csrf
{{ __('Verify OTP') }}
@csrf