Warning: Undefined variable $row in /home/oyaagyug/public_html/modules/User/Views/frontend/wishList/loop-list.blade.php on line 2

Warning: Attempt to read property "service" on null in /home/oyaagyug/public_html/modules/User/Views/frontend/wishList/loop-list.blade.php on line 2
@if(!empty($service))
@if($service->discount_percent)
{{$service->discount_percent}}
@endif
@if($service->is_featured == "1") @endif
{{__("Service Type")}}: {{$service->getModelName() ?? ''}}
@if(!empty($service->location->name)) {{__("Location")}}: {{$service->location->name ?? ''}} @endif
{{__("Price")}}: {{ $service->display_sale_price }} {{ $service->display_price }}
@if($service->getReviewEnable())

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