@php $initialProductRating = $productMyReview ? number_format((float) $productMyReview->rating, 1, '.', '') : ''; @endphp

Your Rating

{{ csrf_field() }} @if(!Auth::check())
I agree to the terms of posting
@endif @if(!Auth::check()) {{trans('global.cancel')}} @endif