@php // $translation = $row->translate(); $row->display_price=200; $row->price=200; @endphp
@if($row->is_featured??'' == "1") @endif
@if(!empty($row->vehicle_image)) {{-- @else --}} {{-- {!! get_image_tag($row->image_id,'medium',['class'=>'img-responsive','alt'=>$row->title]) !!} --}} @endif
{{-- {{ dd($row->getDetailUrl($include_param ?? true)) }} --}} {{-- --}} @if($row->is_instant??'') @endif {{$row->make_name??''}} {{--
--}} {{-- {{$row->price??''}} --}}
@if($row->discount_percent??'')
{{$row->discount_percent}}
@endif
@if(!empty($row->location->name)) @php $location = $row->location->translate() @endphp {{$location->name ?? ''}} @endif
@if($row->passenger??'') {{$row->passenger}} @endif @if($row->gear??'') {{$row->gear}} @endif @if($row->baggage??'') {{$row->baggage}} @endif @if($row->door??'') {{$row->door}} @endif
{{__("from")}}
{{ $row->display_sale_price??'' }} {{ $row->display_price??'' }} {{__("/day")}}