@include('patient.header')
Verification

We sent you an SMS code

On Number: +91 {{ $patientMobile }}
{!! Form::open([ 'url' => '#', 'name' => 'validateForm', 'id' => 'validateForm', 'class' => 'digit-group', 'enctype' => 'multipart/form-data', // 'data-group-name' => 'digits', // 'data-autosubmit' => 'false', 'autocomplete' => 'off', ]) !!}
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
I didn’t receive the code,  
{!! Form::close() !!}
@include('patient.footer')