Merge branch 'dillon/90-e-invoice-e' into vapor/production

This commit is contained in:
Dillon Ngo
2025-11-24 20:56:51 +08:00
@@ -75,7 +75,7 @@
<div class="note">
<strong>Note:</strong> All items purchased are subject to our Terms & Conditions. Please refer to our official website for more information.
</div>
<br><br>
<br>
<table style="width: 100%; border-spacing: 0;">
<tbody>
@@ -84,12 +84,12 @@
<table style="border-spacing:10px 10px;">
<tbody>
<tr>
<td style="border-bottom: solid 2p·x #000000;">
<td style="border-bottom: solid 2px #000000;">
<div class="bank-info">
Please transfer the payment to:<br>
Bank: Maybank Berhad<br>
Account Name: CIEF Worldwide Sdn Bhd<br>
Account No: 568603010762<br>
<span style="font-size: 20px;">Please transfer the payment to:</span><br>
<span style="font-size: 20px;">Bank: Maybank Berhad</span><br>
<span style="font-size: 20px;">Account Name: CIEF Worldwide Sdn Bhd</span><br>
<span style="font-size: 20px;">Account No: 568603010762</span><br>
</div>
</td>
</tr>
@@ -100,7 +100,7 @@
<div style="display: inline-block; text-align: center; max-width: 230px; width: 100%;">
<img src="{{ url(config('qr.qr_code_img_url') . $autocountEInvoiceValidationLink ) }}"
style="width: 40%; height: auto; display: block;" />
style="width: 25%; height: auto; display: block;" />
<div style="margin-top: 5px;
word-break: break-word;