update file notis jbg

This commit is contained in:
nishaMuhd
2024-01-17 09:53:21 +08:00
parent dab95e863b
commit 7d53cd3bfc
@@ -150,12 +150,11 @@
</thead>
@php
$counter = 1;
$totalpinjaman = 0;
@endphp
@foreach ($bycawnotisjbg['rekod'] as $index => $item)
@php
$totalpinjaman += $item['listsag'][0]['pinjaman'];
if ($item['listnotis'][0]['statuscall'] == 0) {
$status = 'Belum Hubungi';