@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
Service Calendar
Knowledge Base
Accounts
Products
Rollup Queries
Cancel
Projects
Overview
Unlimited options
Settings
Graphic Design
App Development
Icon Design
Miscellaneous
Frontend Dev
--}}