Vehicle Registration Form
{{ Form::open(['url'=>route('vehicles.store'),'onsubmit'=>'return validateForm()', 'id'=>'equipment-form', 'files'=>'true'] )}}
@csrf
@include('data_entry.section.uagency-hirerchy')
{{ Form::close() }}
Organisation where the Vehicle will be registered
Information will be pulled from RSTA
@if($usr_data<=0)
@endif
@if($usr_data>0)
@endif
Acepted file format are PDF,JPG,JEPG,PNG and Maximum file size should be 5mb.)