|
@@ -19,7 +19,7 @@
|
|
<td></td>
|
|
<td></td>
|
|
</tr>
|
|
</tr>
|
|
<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 class="px-2">{{$notesTotalWithBillingClosed}} / {{ $notesTotal }}</td>
|
|
<td>
|
|
<td>
|
|
<div class="d-flex align-items-center">
|
|
<div class="d-flex align-items-center">
|
|
@@ -31,7 +31,7 @@
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
<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 class="px-2">{{$notesTotalWithClaimingClosed}} / {{ $notesTotal }}</td>
|
|
<td>
|
|
<td>
|
|
<div class="d-flex align-items-center">
|
|
<div class="d-flex align-items-center">
|