Quellcode durchsuchen

updated claims-resolver

unknown vor 4 Jahren
Ursprung
Commit
87b3c84f46

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

@@ -9,7 +9,7 @@
             </strong>
         </div>
         <div class="card-body p-0">
-            <table class="table mb-0">
+            <table class="table mb-0 table-sm">
                 <tbody>
                 <tr>
                     <th class="border-top-0 px-2 text-center">{{$notesTotal}}</th>
@@ -28,10 +28,6 @@
         </div>
     </div>
 
-    <h2>Notes: </h2>
-    <h2>Notes with Billing Closed:{{$notesTotalWithBillingClosed}}</h2>
-    <h2>Notes with Claiming Closed: {{$notesTotalWithClaimingClosed}}</h2>
-
     <div id="practice-bills" class="p-3 mcp-theme-1">
         <div class="card">