@php $menuItems = DashboardMenu::getAll(); $otherItems = $menuItems->splice(7); $otherIcon = Blade::render(''); @endphp