@if($row->is_featured == "1")
{{__("Featured")}}
@endif
@if(!empty($row->location->name))
@php $location = $row->location->translateOrOrigin(app()->getLocale()) @endphp
{{$location->name ?? ''}}
@endif
@if(setting_item('space_enable_review'))
Warning: Undefined variable $row in
/home/oyaagyug/public_html/modules/Space/Views/frontend/layouts/search/loop-gird.blade.php on line
56
Fatal error: Uncaught Error: Call to a member function getScoreReview() on null in /home/oyaagyug/public_html/modules/Space/Views/frontend/layouts/search/loop-gird.blade.php:56
Stack trace:
#0 {main}
thrown in
/home/oyaagyug/public_html/modules/Space/Views/frontend/layouts/search/loop-gird.blade.php on line
56