|
@@ -9,7 +9,7 @@
|
|
</strong>
|
|
</strong>
|
|
</div>
|
|
</div>
|
|
<div class="card-body p-0">
|
|
<div class="card-body p-0">
|
|
- <table class="table mb-0">
|
|
|
|
|
|
+ <table class="table mb-0 table-sm">
|
|
<tbody>
|
|
<tbody>
|
|
<tr>
|
|
<tr>
|
|
<th class="border-top-0 px-2 text-center">{{$notesTotal}}</th>
|
|
<th class="border-top-0 px-2 text-center">{{$notesTotal}}</th>
|
|
@@ -28,10 +28,6 @@
|
|
</div>
|
|
</div>
|
|
</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 id="practice-bills" class="p-3 mcp-theme-1">
|
|
<div class="card">
|
|
<div class="card">
|
|
|
|
|