@switch($menu->static_type) @case('products') @if($productcats->count()) @endif @break @case('posts') @if($postcats->count()) @endif @break @endswitch