{{ ::editorTitle }}

add Nutrition Plan Options Meal Plan Options restaurant_menu Add Meal library_add Add Meal From Template insert_drive_file Notes add_circle_outline Create A New Food
  Calories Protein (g) Carbs (g) Fat (g) Fibre (g) Sod. (mg) Sugar (G)  
{{ food.unit_type === 'default' && food.unit_qty > 1 ? food.unit_qty + ' x ' : '' }}{{ food.name }} {{ food.calories ? food.calories : '—' }} {{ food.protein ? food.protein : '—' }} {{ food.carbohydrate ? food.carbohydrate : '—' }} {{ food.fat ? food.fat : '—' }} {{ food.fibre ? food.fibre : '—' }} {{ food.sodium ? food.sodium : '—' }} {{ food.sugar ? food.sugar : '—' }} add_circle_outline delete
Totals {{ mealTotals[$index].calories }} {{ mealTotals[$index].protein }} {{ mealTotals[$index].carbohydrate }} {{ mealTotals[$index].fat }} {{ mealTotals[$index].fibre }} {{ mealTotals[$index].sodium }} {{ mealTotals[$index].sugar }}  
+ Add food / drink
Searching... Sorry, we couldn't find any food items matching your search term. {{ customFoodResult.name }} {{ foodResult.name }}

{{ foodSelected.name }}

Nutritional info
{{ unit.label }}
Add To Meal
Searching... You have no recently used items to show. {{ foodResult.name }}

{{ foodSelected.name }}

Nutritional info
{{ unit.label }}
Add To Meal
Searching... You have no frequently used items to show. {{ foodResult.name }}

{{ foodSelected.name }}

Nutritional info
{{ unit.label }}
Add To Meal
Searching... You don't have any custom food items yet. {{ foodResult.name }}

{{ foodSelected.name }}

Nutritional info
{{ unit.label }}
Add To Meal

Day Totals

  Calories Protein (g) Carbs (g) Fat (g) Fibre (g) Sod. (mg) Sugar (G)  
Total {{ totals.total.calories }} {{ totals.total.protein }} {{ totals.total.carbohydrate }} {{ totals.total.fat }} {{ totals.total.fibre }} {{ totals.total.sodium }} {{ totals.total.sugar }}  
Client Daily Total {{ nutritionItem.target_calories || '-' }} {{ nutritionItem.use_macro == '1' ? nutritionItem.target_protein : '-' }} {{ nutritionItem.use_macro == '1' ? nutritionItem.target_carbs : '-' }} {{ nutritionItem.use_macro == '1' ? nutritionItem.target_fat : '-' }} {{ nutritionItem.use_macro == '1' ? nutritionItem.target_fibre : '-' }} {{ nutritionItem.use_macro == '1' ? nutritionItem.target_sodium : '-' }} {{ nutritionItem.use_macro == '1' ? nutritionItem.target_sugar : '-' }}  
Remaining {{ totals.remaining.calories }} {{ totals.remaining.protein }} {{ totals.remaining.carbohydrate }} {{ totals.remaining.fat }} {{ totals.remaining.fibre }} {{ totals.remaining.sodium }} {{ totals.remaining.sugar }}