{{ __('OTP Verify') }}
@if (session('success'))
{{ session('success') }}
@endif @error('otp')
{{ $message }}
@enderror
@csrf
{{ __('OTP') }}
{{ __('Submit OTP') }}
@csrf
{{ __('Resend OTP in') }}
2
{{ __('seconds ') }}
{{ __('Resend OTP') }}