@props([ 'navigators'=>[] ])
    @foreach($navigators as $navigatorItem) @include('nav-item',['navItem'=>$navigatorItem]) @endforeach