From d8c3b314566128c8ac2836649f1ed68e97f34ece Mon Sep 17 00:00:00 2001
From: Afrina Alimi <82226421+Afrina16@users.noreply.github.com>
Date: Wed, 3 Jan 2024 14:50:27 +0800
Subject: [PATCH 1/7] delete tab upah lama and change name pinjaman to
pembiayaan
---
resources/views/aliran_tunai/index.blade.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/resources/views/aliran_tunai/index.blade.php b/resources/views/aliran_tunai/index.blade.php
index fc2b555..a1cfc32 100644
--- a/resources/views/aliran_tunai/index.blade.php
+++ b/resources/views/aliran_tunai/index.blade.php
@@ -150,7 +150,7 @@
Tunai
Gadai / Tebus
Tuntut Baki
- Upah Lama
+ {{-- Upah Lama --}}
@@ -239,7 +239,7 @@
| Bil |
No Rujukan |
- Pinjaman (RM) |
+ Pembiayaan (RM) |
Nilai Marhun (RM) |
Jenis Transaksi |
From 1fc38b75b62cfb001b9c9601bf82c98c250cacee Mon Sep 17 00:00:00 2001
From: Afrina Alimi <82226421+Afrina16@users.noreply.github.com>
Date: Wed, 3 Jan 2024 15:04:37 +0800
Subject: [PATCH 2/7] change Jumlah to Baki Lelong
---
resources/views/aliran_tunai/index.blade.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/resources/views/aliran_tunai/index.blade.php b/resources/views/aliran_tunai/index.blade.php
index a1cfc32..748fc30 100644
--- a/resources/views/aliran_tunai/index.blade.php
+++ b/resources/views/aliran_tunai/index.blade.php
@@ -273,7 +273,7 @@
Bil |
Tarikh |
Caj Lelong (RM) |
-
Jumlah (RM) |
+
Baki Lelong (RM) |
Jenis |
From 68c896b37f31c444b18a23a0d15c97733013f074 Mon Sep 17 00:00:00 2001
From: Afrina Alimi <82226421+Afrina16@users.noreply.github.com>
Date: Wed, 3 Jan 2024 15:21:50 +0800
Subject: [PATCH 3/7] delete column Bil at Harga Emas
---
resources/views/harga_emas/index.blade.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/resources/views/harga_emas/index.blade.php b/resources/views/harga_emas/index.blade.php
index 592ca22..26fcfaa 100644
--- a/resources/views/harga_emas/index.blade.php
+++ b/resources/views/harga_emas/index.blade.php
@@ -18,7 +18,7 @@
- | Bil |
+ {{-- Bil | --}}
Mutu Emas |
Karat |
Harga/Gram |
@@ -27,7 +27,7 @@
@foreach($harga_emas as $harga)
- | {{ $harga['recno'] }} |
+ {{-- {{ $harga['recno'] }} | --}}
{{ $harga['keterangan'] }} |
{{ $harga['karat'] }} |
{{ number_format($harga['harga'],2) }} |
From 96393647bf12963b86366c39dd67bd4b82c14c1b Mon Sep 17 00:00:00 2001
From: Afrina Alimi <82226421+Afrina16@users.noreply.github.com>
Date: Wed, 3 Jan 2024 15:36:05 +0800
Subject: [PATCH 4/7] change Close to Tutup
---
resources/views/customers/v2/info.blade.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/resources/views/customers/v2/info.blade.php b/resources/views/customers/v2/info.blade.php
index 77fe051..5f061a3 100644
--- a/resources/views/customers/v2/info.blade.php
+++ b/resources/views/customers/v2/info.blade.php
@@ -398,7 +398,7 @@
@@ -438,7 +438,7 @@
From 5470205d319c5217af555544e743c7d205910c1f Mon Sep 17 00:00:00 2001
From: Afrina Alimi <82226421+Afrina16@users.noreply.github.com>
Date: Wed, 3 Jan 2024 15:56:00 +0800
Subject: [PATCH 5/7] pembiayaan max to maks
---
resources/views/gadaian/v2/index.blade.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/resources/views/gadaian/v2/index.blade.php b/resources/views/gadaian/v2/index.blade.php
index 7cfb189..92ab7cb 100644
--- a/resources/views/gadaian/v2/index.blade.php
+++ b/resources/views/gadaian/v2/index.blade.php
@@ -96,7 +96,7 @@