Busca rĂ¡pida

    @foreach($menu as $item) @if($item->hasLinkInSubmenu())
  • {{$item->title}}
  • @endif @endforeach