© 2026 Hedgehog Software, LLC
public static function getBadge(Model $ownerRecord, string $pageClass): ?string { return $ownerRecord->trips()->count(); }