update file notis jbg
This commit is contained in:
@@ -150,12 +150,11 @@
|
|||||||
</thead>
|
</thead>
|
||||||
@php
|
@php
|
||||||
$counter = 1;
|
$counter = 1;
|
||||||
$totalpinjaman = 0;
|
|
||||||
@endphp
|
@endphp
|
||||||
|
|
||||||
@foreach ($bycawnotisjbg['rekod'] as $index => $item)
|
@foreach ($bycawnotisjbg['rekod'] as $index => $item)
|
||||||
@php
|
@php
|
||||||
$totalpinjaman += $item['listsag'][0]['pinjaman'];
|
|
||||||
|
|
||||||
if ($item['listnotis'][0]['statuscall'] == 0) {
|
if ($item['listnotis'][0]['statuscall'] == 0) {
|
||||||
$status = 'Belum Hubungi';
|
$status = 'Belum Hubungi';
|
||||||
|
|||||||
Reference in New Issue
Block a user