© 2026 Hedgehog Software, LLC
public function table(Table $table): Table { return $table ->paginated([10, 25, 50, 100, 'all']); }