@if($pageValue('body'))
{!! $pageValue('body') !!}
@endif
@if($showBreadCrumb()) @endif
Average rating {{ $getRating() }} @include('components.frontend.partials.rating', ['rating' => $getRating()])
@section('modal') @endsection @push('js') @endpush