@php $total = $this->table->getRecords()->total(); @endphp @if ($total === 0)

{{ __('shopper::pages/products.reviews.title') }}

{{ __('shopper::pages/products.reviews.description') }}

@else
{{ $this->table }}
@endif