|
@@ -221,6 +221,7 @@
|
|
<th class="border-top-0 border-bottom-0 rmgr-name-column"></th>
|
|
<th class="border-top-0 border-bottom-0 rmgr-name-column"></th>
|
|
@endif
|
|
@endif
|
|
<th class="border-top-0 border-bottom-0"></th>
|
|
<th class="border-top-0 border-bottom-0"></th>
|
|
|
|
+ <th class="border-top-0 border-bottom-0"></th>
|
|
<th class="border-top-0 border-bottom-0 bg-aliceblue text-nowrap" colspan="3"># Meas. Days</th>
|
|
<th class="border-top-0 border-bottom-0 bg-aliceblue text-nowrap" colspan="3"># Meas. Days</th>
|
|
<th class="border-top-0 border-bottom-0 text-nowrap" colspan="2">
|
|
<th class="border-top-0 border-bottom-0 text-nowrap" colspan="2">
|
|
@if($specificDate)
|
|
@if($specificDate)
|
|
@@ -246,7 +247,6 @@
|
|
@if($viewingAs === 'ADMIN' && !(date('m') == $month && date('Y') == $year))
|
|
@if($viewingAs === 'ADMIN' && !(date('m') == $month && date('Y') == $year))
|
|
<th class="border-top-0 border-bottom-0 bg-aliceblue v-sep-before" colspan="3">Claim</th>
|
|
<th class="border-top-0 border-bottom-0 bg-aliceblue v-sep-before" colspan="3">Claim</th>
|
|
@endif
|
|
@endif
|
|
- <th class="border-top-0 border-bottom-0"></th>
|
|
|
|
<th class="border-top-0 border-bottom-0 border-right-0 w-25"></th>
|
|
<th class="border-top-0 border-bottom-0 border-right-0 w-25"></th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
@@ -261,6 +261,7 @@
|
|
<th class="border-bottom-0 border-top">RMM</th>
|
|
<th class="border-bottom-0 border-top">RMM</th>
|
|
<th class="border-bottom-0 border-top">RME</th>
|
|
<th class="border-bottom-0 border-top">RME</th>
|
|
@endif
|
|
@endif
|
|
|
|
+ <th class="border-bottom-0 border-top">NV</th>
|
|
<th class="border-bottom-0 border-top">DSLV</th>
|
|
<th class="border-bottom-0 border-top">DSLV</th>
|
|
|
|
|
|
<!--# Meas. Days-->
|
|
<!--# Meas. Days-->
|
|
@@ -316,7 +317,6 @@
|
|
<th class="border-bottom-0 border-top">8</th>
|
|
<th class="border-bottom-0 border-top">8</th>
|
|
@endif
|
|
@endif
|
|
|
|
|
|
- <th class="border-bottom-0 border-top">NV</th>
|
|
|
|
<th class="border-bottom-0 border-top border-right-0"></th>
|
|
<th class="border-bottom-0 border-top border-right-0"></th>
|
|
</tr>
|
|
</tr>
|
|
</thead>
|
|
</thead>
|