From f37591f304328f9a98ef1e2c5f6e9672fb3e47a5 Mon Sep 17 00:00:00 2001 From: Afiq Date: Fri, 8 Jan 2021 20:29:17 +0800 Subject: [PATCH] outstanding --- resources/views/customers/info.blade.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/resources/views/customers/info.blade.php b/resources/views/customers/info.blade.php index ad48070..fc49373 100644 --- a/resources/views/customers/info.blade.php +++ b/resources/views/customers/info.blade.php @@ -179,6 +179,29 @@ +
+
+
+ Jumlah Pembiayaan Semasa +
+
+ @php + $outstanding_semasa = Http::get($api_url . '/api/gadai/customers/'. $customer_info['kpbaru'] .'/outstandingsemasa')->json(); + @endphp + +
+
+
+
+
+
+ Nota +
+
+ +
+
+