@php $counter ++; @endphp @if ($key > 0)
  • @if(isset($category['name'])) {{ $category['name'] }} @endif @if(isset($category['rank'])) - {{ $category['rank'] }} @endif @endif @if (isset($category['children']) && (count($category['children']) > 0)) @endif @if ($key > 0)
  • @endif