{{-- Preview

Enter the OTP

{{ Form::text('otp','',array('id'=>'js-OTP-modal','name'=>'jsOTP','class'=>'form-control','placeholder'=>'Enter the OTP','autocomplete'=>'off','maxlength'=>4)) }}

The OTP code will be valid only for 3 minutes

10:00

{{ Form::button("Validate",array('class'=>'btn btn-primary waves-effect md-trigger w-100','id'=>'js-otp_register')) }}
--}}

OTP Verification

Please enter the OTP to verify your email address.

{{ trans('core.resend_otp') }}