Fix resit pembiayaan semula to A5 size

This commit is contained in:
Amir
2023-12-06 04:52:49 +08:00
parent 1707a0ce89
commit d7cbe5d8cd
@@ -9,7 +9,7 @@
<script>
$(document).ready(function () {
window.print();
// window.onfocus=function(){ window.close();}
window.onfocus=function(){ window.close();}
});
</script>
<style>
@@ -418,9 +418,11 @@ hr.new5 {
<td style="width:10px">: <b>RM {{ number_format($transaction_keuntungan['bayaran_pembiayaan']+$transaction_keuntungan['bayaran_keuntungan'],2) }}</b></td>
</tr>
</table>
<p style="display: flex; margin: 20px 80px" id="inside">
Marhun: {{ $gadai['marhun'] }}
</p>
<table id="payment" style="border: none; margin-top:20px; width:55%">
<tr>
<td>Marhun: {{ $gadai['marhun'] }}</td>
</tr>
</table>
<br>
@@ -514,9 +516,11 @@ hr.new5 {
<td style="width:10px">: <b>RM {{ number_format($transaction_keuntungan['bayaran_pembiayaan']+$transaction_keuntungan['bayaran_keuntungan'],2) }}</b></td>
</tr>
</table>
<p style="display: flex; margin: 20px 80px" id="inside">
Marhun: {{ $gadai['marhun'] }}
</p>
<table id="payment" style="border: none; margin-top:20px; width:55%">
<tr>
<td>Marhun: {{ $gadai['marhun'] }}</td>
</tr>
</table>
<br>
@@ -539,4 +543,15 @@ hr.new5 {
</tr>
</table>
<table id="semakan">
<tr style="visibility: hidden">
<td colspan="3">.................................................... </td>
<td></td>
<td colspan="3">.................................................... </td>
<td></td>
<td colspan="3">.................................................... </td>
<td></td>
<td colspan="3">.................................................... </td>
</tr>
</table>
<br>