{{ Form::open(['route' => 'admin.fleet.search', 'method' => 'get','id'=>'fleet_search']) }} has('id')?app('request')->input('id'):null }}> has('no_of_seats')?app('request')->input('no_of_seats'):null }}> has('type')?app('request')->input('type'):null }}> Reset {{ Form::close() }}