@php $translation = $row->translateOrOrigin(app()->getLocale()); @endphp
@if($row->is_featured == "1") @endif
@if($row->discount_percent)
{{$row->discount_percent}}
@endif @if($row->image_url) @if(!empty($disable_lazyload)) {{$location->name ?? ''}} @else {!! get_image_tag($row->image_id,'medium',['class'=>'img-responsive','alt'=>$row->title]) !!} @endif @endif
@if(!empty($row->location->name)) @php $location = $row->location->translateOrOrigin(app()->getLocale()) @endphp {{$location->name ?? ''}} @endif
{!! clean($translation->title) !!}
@if(setting_item('tour_enable_review'))
Warning: Undefined variable $row in /home/oyaagyug/public_html/modules/Tour/Views/frontend/layouts/search/loop-gird.blade.php on line 41

Fatal error: Uncaught Error: Call to a member function getScoreReview() on null in /home/oyaagyug/public_html/modules/Tour/Views/frontend/layouts/search/loop-gird.blade.php:41 Stack trace: #0 {main} thrown in /home/oyaagyug/public_html/modules/Tour/Views/frontend/layouts/search/loop-gird.blade.php on line 41