© 2026 Hedgehog Software, LLC
->userMenuItems([ 'menu_item' => MenuItem::make() ->url(function () { return 'https://www.google.com'; }) ->label(__('working.localization-path')) ->icon('heroicon-s-calendar'), ])