사이트맵 닫기
@php list($gnb, $other) = $menu->first()->children->partition(function($item) { return $item->type === 'gnb'; }); @endphp
{{--
--}}