@extends('front') @section('content')

{{$order_product_count}}+ Bookings

{{ App\Models\UserDetail::select('city','state','country')->where('user_id','=',$products->user_id)->first()->showaaddress() }}

{{ $ratings['avg_rating'] ?? 0.0 }} ({{ $ratings['total_count'] }} reviews)

{{ $products->source_description }}

Read More