Преглед на файлове

updated claims-resolver

unknown преди 4 години
родител
ревизия
ec98bfbfec
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      resources/views/app/practice-management/patient-claim-summary.blade.php

+ 2 - 2
resources/views/app/practice-management/patient-claim-summary.blade.php

@@ -19,7 +19,7 @@
                         <td></td>
                     </tr>
                     <tr>
-                        <th class="pl-2">Total notes with billing closed</th>
+                        <th class="pl-2">Billing closed</th>
                         <td class="px-2">{{$notesTotalWithBillingClosed}} / {{ $notesTotal }}</td>
                         <td>
                             <div class="d-flex align-items-center">
@@ -31,7 +31,7 @@
                         </td>
                     </tr>
                     <tr>
-                        <th class="pl-2">Total notes with claiming closed</th>
+                        <th class="pl-2">Claiming closed</th>
                         <td class="px-2">{{$notesTotalWithClaimingClosed}} / {{ $notesTotal }}</td>
                         <td>
                             <div class="d-flex align-items-center">