© 2026 Hedgehog Software, LLC
protected function getTableHeaderActions(): array { return [ Action::make('create') ->label(__('Crear usuario')) ->icon('icons.add') ...