© 2026 Hedgehog Software, LLC
Tables\Columns\BadgeColumn::make('roles.name') ->label('Roles') ->formatStateUsing(fn ($state): string => str($state)->headline()) ->colors(['primary'])