Răsfoiți Sursa

Nutrition wiz - text update

Vijayakrishnan 3 ani în urmă
părinte
comite
8818d40d47
1 a modificat fișierele cu 13 adăugiri și 0 ștergeri
  1. 13 0
      resources/views/app/patient/nutrition-center.blade.php

+ 13 - 0
resources/views/app/patient/nutrition-center.blade.php

@@ -50,6 +50,19 @@ $points = [
                                 <img src="/img/nutrition-rx/ig.png" class="icon-nutrition-rx-row" alt="">
                             @endif
                         </div>
+                        <div class="text-sm mt-1">
+                            @if($p['category'] === 'HIGH_SUGAR_BEVERAGES')
+                                E.g. soda, sweet tea, coffee, juice, etc.
+                            @elseif($p['category'] === 'WATER_INTAKE')
+                                Ounces per day
+                            @elseif($p['category'] === 'FAST_FOOD')
+                                Meals per week
+                            @elseif($p['category'] === 'PORTION_SIZES')
+                                Servings per meal
+                            @elseif($p['category'] === 'DAILY_INTAKE_CARBOHYDRATES' || $p['category'] === 'DAILY_INTAKE_CALORIES')
+
+                            @endif
+                        </div>
                     </td>
                     <td class="w-40">
                         <div class="d-flex align-items-start position-relative">