diff --git a/resources/views/gadaian/v2/index.blade.php b/resources/views/gadaian/v2/index.blade.php index dae569f..71f221d 100644 --- a/resources/views/gadaian/v2/index.blade.php +++ b/resources/views/gadaian/v2/index.blade.php @@ -372,8 +372,6 @@ if (!arrayBatuPermata.includes(marhun)) { $(".col_edit_permata").css("display", "block"); - $(".div_anggaran_edit").css("display", "none"); - $('#beratpermataedit').val(""); } else { $(".col_edit_permata").css("display", "none"); $('#tagpermataedit').prop('checked', false); diff --git a/resources/views/modal/editmarhun.blade.php b/resources/views/modal/editmarhun.blade.php index ab692e2..c292397 100644 --- a/resources/views/modal/editmarhun.blade.php +++ b/resources/views/modal/editmarhun.blade.php @@ -33,7 +33,6 @@ - diff --git a/resources/views/print/sag_ujrah_3.blade.php b/resources/views/print/sag_ujrah_3.blade.php index 0b1a3b5..ae517bb 100644 --- a/resources/views/print/sag_ujrah_3.blade.php +++ b/resources/views/print/sag_ujrah_3.blade.php @@ -317,9 +317,9 @@ @@ -473,7 +473,7 @@ echo $marhun['descpt']; @endphp - {{ $marhun_detail[$i]['nota'] }} + {{ $marhun_detail[$i]['tag_permata'] == 1 ? '(P) ' : '' }}{{ $marhun_detail[$i]['nota'] }} {{ $marhun_detail[$i]['bil'] }} {{ $marhun_detail[$i]['karat'] }} {{ $marhun_detail[$i]['harga'] }}