@extends(EcommerceHelper::viewPath('customers.master')) @section('title', SeoHelper::getTitle()) @section('content') @if($products->isNotEmpty() || $reviews->isNotEmpty()) @include(EcommerceHelper::viewPath('customers.product-reviews.icons'))