change qr code
This commit is contained in:
@@ -378,10 +378,10 @@
|
||||
<table class="table table-condensed table-bordered" style="width: 100%; border-collapse: collapse; ">
|
||||
<tr >
|
||||
<td style="width: 100px; text-align: center;">
|
||||
<img src="https://crewsportswear.app:5954/?text=http://tracking.crewsportswear.app/?tracking_number={{$array_payment_details[0]->InvoiceNumber }}" height="72" alt="QRCode">
|
||||
<img src="https://crewsportswear.app:5954/?text={{$array_payment_details[0]->InvoiceNumber }}" height="72" alt="QRCode">
|
||||
</td>
|
||||
<td style="text-align: right">
|
||||
<img src="https://crewsportswear.app:5954/?text=http://tracking.crewsportswear.app/?tracking_number={{$array_payment_details[0]->InvoiceNumber }}" height="72" alt="QRCode">
|
||||
<img src="https://crewsportswear.app:5954/?text={{$array_payment_details[0]->InvoiceNumber }}" height="72" alt="QRCode">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user