© 2026 Hedgehog Software, LLC
protected function getTableQuery(): Builder { return Activity::query()->latest(); }
->defaultSort()