© 2026 Hedgehog Software, LLC
name
$recordTitleAttribute
class CompanyResource extends Resource { protected static ?string $model = Company::class; protected static ?string $recordTitleAttribute = 'name';