© 2026 Hedgehog Software, LLC
ownerRecord()
public static function getNavigationBadge(): ?string { return Number::format( number: Livewire::current()->getRecord()->subscribers()->count(), ); }