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