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 +
+
+ +
+
+