@if ($attributes->has(['megamenu']))
  • {{ $attributes->get('megamenu')['text'] ?? null }}
      @foreach ($attributes->get('megamenu')['items'] ?? [] as $key => $item) @if ($loop->first)
    • {{ __($key ?? null) }}
    • {{ __($item['text'] ?? null) }} @if ($item['badge'] ?? null)
      {{ $item['badge'] }}
      @endif
    • @else
    • {{ $item['text'] ?? null }} @if ($item['badge'] ?? null)
      {{ $item['badge'] }}
      @endif
    • @endif @endforeach
  • @endif {{--
  • 4 Settings
    Overview
    Dropdown menus for everyone
    Key Figures
  • Projects
    Overview
    Unlimited options
  • --}}