@extends(EcommerceHelper::viewPath('customers.master')) @section('title', SeoHelper::getTitle()) @section('content') @if($products->isNotEmpty() || $reviews->isNotEmpty()) @include(EcommerceHelper::viewPath('customers.product-reviews.icons'))
{{ __('Share your experience with these products') }}
{{ __('Products you have reviewed') }}
{{ __('No products pending review') }}
{{ __("You don't have any products waiting for review. Keep shopping to discover new products!") }}