@php $total_product = count($products); @endphp @if($total_product == 1)
brand_slug
@endif @if($total_product == 2)
brand_slug brand_slug
@endif @if($total_product == 3)
brand_slug brand_slug
brand_slug
@endif @if($total_product > 3)
brand_slug brand_slug
brand_slug
brand_slug
@endif