{{$avgRatings}}
(@lang('marketplace::app.shop.sellers.profile.reviews.customer-review', ['count' => $totalReviews]))
{{$review->title}}
{{$review->comment}}
@lang('marketplace::app.shop.sellers.profile.reviews.review-by') {{$review->customer->name}} {{core()->formatDate($review->created_at, 'd M, Y')}}