This commit is contained in:
franknstayn
2020-11-02 15:00:33 +08:00
parent 1d063608a0
commit 32e3b97d81

View File

@@ -378,10 +378,10 @@
<table class="table table-condensed table-bordered" style="width: 100%; border-collapse: collapse; "> <table class="table table-condensed table-bordered" style="width: 100%; border-collapse: collapse; ">
<tr > <tr >
<td style="width: 100px; text-align: center;"> <td style="width: 100px; text-align: center;">
<img src="https://crewsportswear.app:5954/?text=http://tracking.crewsportswear.com/?tracking_number={{$array_payment_details[0]->InvoiceNumber }}" height="72" alt="QRCode"> <img src="https://crewsportswear.app:5954/?text=http://tracking.crewsportswear.app/?tracking_number={{$array_payment_details[0]->InvoiceNumber }}" height="72" alt="QRCode">
</td> </td>
<td style="text-align: right"> <td style="text-align: right">
<img src="https://crewsportswear.app:5954/?text=http://tracking.crewsportswear.com/?tracking_number={{$array_payment_details[0]->InvoiceNumber }}" height="72" alt="QRCode"> <img src="https://crewsportswear.app:5954/?text=http://tracking.crewsportswear.app/?tracking_number={{$array_payment_details[0]->InvoiceNumber }}" height="72" alt="QRCode">
</td> </td>
</tr> </tr>
</table> </table>