@php $groupedCategories = ProductCategoryHelper::getProductCategoriesWithUrl()->groupBy('parent_id'); $currentCategories = $groupedCategories->get(0); @endphp @if($currentCategories) @switch($style ?? 1) @case(5) @break @default @break @endswitch @endif