© 2026 Hedgehog Software, LLC
public static function getRelations(): array { return [ IngredientsRelationManager::class, ProceduresRelationManager::class, ]; }
protected static ?string $icon = 'heroicon-o-light-bulb';
IngredientsRelationManager