public void ClearIngredientStock(string ingredientName) => _ingredientService.ClearIngredientStock(ingredientName);