Bläddra i källkod

fixed launch queries

= 3 år sedan
förälder
incheckning
61fe396aec

+ 4 - 4
resources/views/app/practice-management/rm-launch-and-clean.blade.php

@@ -10,12 +10,12 @@
         <table class="table table-striped table-condensed table-bordered table-sm width-300px">
             <tbody>
             <tr>
-                <td class="text-nowrap">Care Months Eligible For <b>RM30 HCP + NonHCP 40</b></td>
-                <td class="text-success font-weight-bold px-3">{{$keyNumbers['careMonthsEligibleForBillGeneration_RM30_HCP_PLUS_NONHCP40']}}</td>
+                <td class="text-nowrap">Care Months Eligible For <b>RM30 HCP + 40 EXTRA</b></td>
+                <td class="text-success font-weight-bold px-3">{{$keyNumbers['careMonthsEligibleForBillGeneration_RM30_HCP_PLUS_40']}}</td>
             </tr>
             <tr>
-                <td class="text-nowrap">Care Months Eligible For <b>RM30 HCP + NonHCP 20</b></td>
-                <td class="text-success font-weight-bold px-3">{{$keyNumbers['careMonthsEligibleForBillGeneration_RM30_HCP_PLUS_NONHCP20']}}</td>
+                <td class="text-nowrap">Care Months Eligible For <b>RM30 HCP + 20 EXTRA</b></td>
+                <td class="text-success font-weight-bold px-3">{{$keyNumbers['careMonthsEligibleForBillGeneration_RM30_HCP_PLUS_20']}}</td>
             </tr>
             <tr>
                 <td class="text-nowrap">Care Months Eligible For <b>RM30 HCP Only</b></td>