update
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
$totalAKB+=floatVal($vwAKB["v_akb_".substr("00".($key+1),-2)]);
|
||||
} ?>
|
||||
</div>
|
||||
<div class="row" style="font-size:1.1em;">
|
||||
<div class="row" style="font-size:1.0em; font-weight:bold;">
|
||||
<div class="col-12"><hr></div>
|
||||
<div class="col-6">TOTAL AKB</div>
|
||||
<div class="col-6 text-right">{{ separateNumberIndo($totalAKB) }}</div>
|
||||
@@ -78,7 +78,7 @@
|
||||
</tr>
|
||||
<?php $totalSPD+=floatVal($spd->jml); } ?>
|
||||
<tr >
|
||||
<td colspan="2">TOTAL SPD</td>
|
||||
<td colspan="2"><strong>TOTAL SPD</strong></td>
|
||||
<td class="text-right"><strong>{{ separateNumberIndo($totalSPD) }}</strong></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user