{{ __('Update Driver '. $item->first_name . ' '. $item->last_name )}}
@csrf
{!! Form::select('amount_type', $amountTypeList, null,[ 'class'=>'form-control', 'placeholder' => 'Select Type Of Amount', 'required'=>'required']) !!}
Type Of Amount is Required
Amount is Required
Note is Required