Upload Bank Details

Dear Doctor, please remember to include a cancelled cheque when providing your bank details.

{{ Form::open(['url' => '#', 'name' => 'bankValidateForm', 'id' => 'bankValidateForm', 'enctype' => 'multipart/form-data']) }}
doctor_submit_declaration == 1) ? 'readonly' : ''}}>
doctor_submit_declaration == 1) ? 'readonly' : ''}}>
doctor_submit_declaration == 1) ? 'readonly' : ''}}>
Upload Files
@if (isset($isBankDataAdded)) @if ($isBankDataAdded != '')
{{ $isBankDataAdded->document }}
@endif @else
Drag and drop files or browse files

(Upload in JPG, PNG or PDF format; Max. size 5 MB per file)

@endif {{--
Drag and drop files or browse files

(Upload in JPG, PNG or PDF format; Max. size 5 MB per file)

--}}

@if (isset($isBankDataAdded)) @if ($isBankDataAdded != '') @endif @endif {{ Form::close() }}