@if (can_see($item))
  • @if (isset($item['icon'])) @endif {{ $title }} @if (isset($item['subitems'])) @endif
  • @endif