diff --git a/resources/views/callcenter/listcariansagnotispertama.blade.php b/resources/views/callcenter/listcariansagnotispertama.blade.php
index 8d76a72..007ca26 100644
--- a/resources/views/callcenter/listcariansagnotispertama.blade.php
+++ b/resources/views/callcenter/listcariansagnotispertama.blade.php
@@ -143,7 +143,7 @@
Total Berat (RM) |
Total Pembiayaan (RM) |
Total Baki Pembiayaan (RM) |
- Total Tunggakan Keuntungan (RM) |
+
@@ -162,7 +162,7 @@
{{number_format($send['datagadai']['totalberat'], 2)}} |
{{number_format($send['datagadai']['totalpembiayaan'], 2)}} |
{{number_format($send['datagadai']['totalbakipjm'], 2)}} |
- {{number_format($send['datagadai']['totaltunggakan'], 2)}} |
+
@php
$totalsagall += $send['datagadai']['totalsag'];
@@ -181,7 +181,7 @@
{{ number_format($totalberatall, 2, '.', ',') }} |
{{ number_format($totalpembiayaanall, 2, '.', ',') }} |
{{ number_format($totalbakipjmall, 2, '.', ',') }} |
- {{ number_format($totaltunggakanall, 2, '.', ',') }} | {{-- | --}}
+
diff --git a/resources/views/callcenter/suratnotisperingatankeduafasa1.blade.php b/resources/views/callcenter/suratnotisperingatankeduafasa1.blade.php
index 6b3b240..352c20b 100644
--- a/resources/views/callcenter/suratnotisperingatankeduafasa1.blade.php
+++ b/resources/views/callcenter/suratnotisperingatankeduafasa1.blade.php
@@ -155,7 +155,12 @@
- | TARIKH CETAK
+ | NO.RUJUKAN |
+ : |
+ {{$lel['norujukan']}} |
+
+
+ | TARIKH
|
: |
@php
@@ -219,7 +224,7 @@
| RM{{number_format($lel['pinjaman'], 2, '.', ',')}} |
- | Jumlah Kutipan |
+ Jumlah Keuntungan |
: |
RM{{number_format($lel['keuntungan'], 2, '.', ',')}} |
diff --git a/resources/views/callcenter/suratnotisperingatankeduafasa2.blade.php b/resources/views/callcenter/suratnotisperingatankeduafasa2.blade.php
index 93532ac..cdf9d42 100644
--- a/resources/views/callcenter/suratnotisperingatankeduafasa2.blade.php
+++ b/resources/views/callcenter/suratnotisperingatankeduafasa2.blade.php
@@ -155,7 +155,12 @@
- | TARIKH CETAK
+ | NO.RUJUKAN |
+ : |
+ {{$lel['norujukan']}} |
+
+
+ | TARIKH
|
: |
@php
@@ -209,7 +214,7 @@
- | No Akuan Pembiayaan |
+ No.Rujukan |
: |
{{$lel['norujukan']}} |
@@ -219,7 +224,7 @@
RM{{number_format($lel['pinjaman'], 2, '.', ',')}} |
- | Jumlah Kutipan |
+ Jumlah Keuntungan |
: |
RM{{number_format($lel['keuntungan'], 2, '.', ',')}} |
diff --git a/resources/views/callcenter/v1/info.blade.php b/resources/views/callcenter/v1/info.blade.php
index 6d3b8f2..e71312c 100644
--- a/resources/views/callcenter/v1/info.blade.php
+++ b/resources/views/callcenter/v1/info.blade.php
@@ -14,7 +14,7 @@
diff --git a/resources/views/callcenter/v2/info.blade.php b/resources/views/callcenter/v2/info.blade.php
index c07f410..2fb24b6 100644
--- a/resources/views/callcenter/v2/info.blade.php
+++ b/resources/views/callcenter/v2/info.blade.php
@@ -16,7 +16,7 @@
diff --git a/resources/views/layouts/app_callcenter.blade.php b/resources/views/layouts/app_callcenter.blade.php
index ddda734..f012d5e 100644
--- a/resources/views/layouts/app_callcenter.blade.php
+++ b/resources/views/layouts/app_callcenter.blade.php
@@ -43,8 +43,6 @@
- {{-- Pusher --}}
-
|