From 7d53cd3bfc5b178108a496f77003b45b23b20c44 Mon Sep 17 00:00:00 2001 From: nishaMuhd Date: Wed, 17 Jan 2024 09:53:21 +0800 Subject: [PATCH] update file notis jbg --- resources/views/callcenter/bycawdetailnotisjbg2.blade.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/views/callcenter/bycawdetailnotisjbg2.blade.php b/resources/views/callcenter/bycawdetailnotisjbg2.blade.php index 1843f7d..a274784 100644 --- a/resources/views/callcenter/bycawdetailnotisjbg2.blade.php +++ b/resources/views/callcenter/bycawdetailnotisjbg2.blade.php @@ -150,12 +150,11 @@ @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';