• {{-- Icon (optional) --}} @if(isset($item['icon'])) @endif {{-- Text --}} {{ $item['text'] }} {{-- Label (optional) --}} @if(isset($item['label'])) {{ $item['label'] }} @endif