*/ protected function getHeaderActions(): array { return app(OperateHubShell::class)->headerActions( scopeActionName: 'operate_hub_scope_alerts', returnActionName: 'operate_hub_return_alerts', ); } }