소스 검색

fixed launch queries

= 3 년 전
부모
커밋
61fe396aec
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      resources/views/app/practice-management/rm-launch-and-clean.blade.php

+ 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>