@if($row->is_featured == "1") @endif
@if($row->discount_percent)
{{$row->discount_percent}}
@endif @if($row->image_url) @if(!empty($disable_lazyload)) @else {!! get_image_tag($row->image_id,'medium',['class'=>'img-responsive','alt'=>$row->title]) !!} @endif @endif
@if(!empty($row->location->name)) {{$row->location->name ?? ''}} @endif
{{$row->title}}