@php $gnb = $menu->first()->children->filter(function($item){ return $item->type == 'gnb'; }); $exceptMenu = ['SERVICE', 'INQUIRY']; @endphp