diff --git a/resources/views/penebusan/index.blade.php b/resources/views/penebusan/index.blade.php index d5c44a1..0d5171f 100644 --- a/resources/views/penebusan/index.blade.php +++ b/resources/views/penebusan/index.blade.php @@ -1248,7 +1248,7 @@ var nowakil = nw; var duitpelanggan = $('#duitPelanggan').val().replace(/[^0-9.-]+/g,""); var bakipelanggan = $('#bakiPelanggan').val().replace(/[^0-9.-]+/g,""); - + console.log('test'); $.ajax({ method:'get', datatype: 'json', diff --git a/resources/views/print/resitansuran_ujrah.blade.php b/resources/views/print/resitansuran_ujrah.blade.php index 9129dea..546952d 100644 --- a/resources/views/print/resitansuran_ujrah.blade.php +++ b/resources/views/print/resitansuran_ujrah.blade.php @@ -6,10 +6,10 @@ @@ -404,19 +404,12 @@
| Salinan Pelanggan |
|---|
| RESIT BAYARAN | - -
| Tempoh Simpan | -: {{ $gadai['tempoh'] }} | +: {{ $transaction['beza_tempoh'] }} |
| : RM {{ number_format($transaction['duit_masuk'], 2) }} |
+
Marhun: {{ $gadai['marhun'] }}
|
+
| Salinan Pejabat |
|---|
| RESIT BAYARAN | - -
+
Marhun: {{ $gadai['marhun'] }}
| Duit Pelanggan | +: RM {{ number_format($transaction['duitpelanggan'], 2) }} | +
| Jumlah Perlu Dibayar | +: RM {{ number_format($transaction['duit_masuk'], 2) }} | +
| Baki | +: RM {{ number_format($transaction['bakipelanggan'], 2) }} | +