@props(['item']) @if ($item->isVisible()) @if ($item->getTitle()) @endif
  • @if ($item->getIcon()) @endif {{ $item->getLabel() }}
  • @endif