@props(['menu'])
  • @if( !$menu->children->isEmpty() )
      @foreach( $menu->children as $child) @endforeach
    @endif