@php $ratingsAvg = $product->calculateRating(); @endphp
{{ $product->language->title }}
{{ $product->language->title }}

{{ $product->brand }}

@for ($i=1; $i <= 5; $i++) @if ($i <= $ratingsAvg) @else @endif @endfor {{ $product->getRatingsCount() }} {{ trans('translations.votes') }}
{{ trans('translations.product-price') }}
{{ $product->type->language->title or ' ' }}