© 2026 Hedgehog Software, LLC
Action::make()->render()
->renderHook(PanelsRenderHook::PAGE_HEADER_ACTIONS_BEFORE, function () { return Action::make('test') ->icon('heroicon-o-plus') ->render(); }