• {{ $menu['label'] }} @if (!empty($menu['child'])) @endif @if (!empty($menu['child']))
      @foreach ($menu['child'] as $child) @endforeach
    @endif