{{Form::text( 'start_date', $startDate, [ "class" => "form-control", "id" => 'startDate' ]) }}
{{Form::text( 'end_date', $endDate, [ "class" => "form-control", "id" => 'endDate' ]) }}
{{Form::select( 'delivery_person', $deliverypersons, '', ["class" => "form-control select2 filter", "id" => 'deliveryPerson']) }}
Id | @if(LaraCore::canOrNot('delete_carriers')) @endif | Date | Delivery Person | Images | Remarks |
---|