@php /** @var \Modules\Dashboard\Support\DashboardNav $nav */ $nav = app(\Modules\Dashboard\Support\DashboardNav::class); $groups = $nav->groups(); @endphp