From 358baf3453c336288f8c917bf411f9d70d5ad7cd Mon Sep 17 00:00:00 2001 From: nurafrinaalimi16 Date: Wed, 10 Dec 2025 16:11:17 +0800 Subject: [PATCH] fix nota marhun --- resources/views/gadaian/v2/edit.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/gadaian/v2/edit.blade.php b/resources/views/gadaian/v2/edit.blade.php index 4a557ec..712488f 100644 --- a/resources/views/gadaian/v2/edit.blade.php +++ b/resources/views/gadaian/v2/edit.blade.php @@ -876,7 +876,7 @@ 'harga' : harga_edit, 'n_marhun' : nilai_marhun_edit, 'marhun' : marhun_edit, - // 'nota' : nota, + 'nota' : nota, 'tag_permata' : tagpermata_edit, 'berat_batu_permata' : beratpermata_edit, "teller": "{{ Auth::user()->name }}",