{{ Form::open(['url' => '#', 'name' => 'validateTransportationDetails', 'id' => 'validateTransportationDetails', 'enctype' => 'multipart/form-data']) }}
isTransportationEnable != '0' ? 'checked' : 'disabled' }}>
@if($isDraftData == 'Y') @else @endif
Sr. No Doctor Name Mode Of Transport Cab Type Departure City Departure Date Departure Time Arrival City Pick Up Date Pick Up Time Pick Up Address Drop Address Remarks Action
{{ Form::close() }}