{{-- @foreach ($menu as $item) --}} {{--
  • --}} {{-- --}} {{-- Íconos --}} {{-- @foreach ($item['icons'] as $icon) --}} {{-- --}} {{-- @endforeach --}} {{-- Label --}} {{-- {{ $item['label'] }} --}} {{-- --}} {{--
  • --}} {{-- @endforeach --}} @php /*$menu = app(\App\Services\MenuService::class) ->format(app(\App\Services\MenuService::class)->getMenu());*/ @endphp {{-- --}}
@csrf