Preview

Enter OTP

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

The OTP code will be valid only for 3 minutes

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