Warning: Undefined variable $products in /home/acehost1/public_html/eazzybooking.com/resources/views/servicedetail.blade.php on line 33
Warning: Attempt to read property "source_name" on null in /home/acehost1/public_html/eazzybooking.com/resources/views/servicedetail.blade.php on line 33
{{$order_product_count}}+ {{ __('Bookings') }}
{{ optional(App\Models\UserDetail::select('city', 'state', 'country')->where('user_id', $products->user_id)->first())->showfulladdress() ?? '' }}
{{ $ratings['avg_rating'] ?? 0.0 }} ({{ $ratings['total_count'] }} {{ __('reviews') }})
{{$products->views}} {{ __('Views') }}
{!! $products->source_description !!}
Warning: Undefined variable $product_offeerservice_count in /home/acehost1/public_html/eazzybooking.com/resources/views/servicedetail.blade.php on line 156
Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/acehost1/public_html/eazzybooking.com/resources/views/servicedetail.blade.php:249 Stack trace: #0 {main} thrown in /home/acehost1/public_html/eazzybooking.com/resources/views/servicedetail.blade.php on line 249
@endif
@endforeach
@else