|
@@ -1639,48 +1639,12 @@ EOT;
|
|
|
<table style="table-layout: fixed;">
|
|
<table style="table-layout: fixed;">
|
|
|
<tr>
|
|
<tr>
|
|
|
<td style="font-weight: bold; text-align: center; font-size: 14px;">
|
|
<td style="font-weight: bold; text-align: center; font-size: 14px;">
|
|
|
- <td style="font-weight: bold; text-align: center; font-size: 14px;">
|
|
|
|
|
- Bill to
|
|
|
|
|
- </td>
|
|
|
|
|
- <td>
|
|
|
|
|
- Invoce No.: 123213123123
|
|
|
|
|
- </td>
|
|
|
|
|
|
|
+ Bill to
|
|
|
</td>
|
|
</td>
|
|
|
- </tr>
|
|
|
|
|
- <tr>
|
|
|
|
|
- <td>
|
|
|
|
|
- <td>
|
|
|
|
|
- Name of Distributor: {$userName}
|
|
|
|
|
- </td>
|
|
|
|
|
- <td>
|
|
|
|
|
- Date: {$orderAt}
|
|
|
|
|
- </td>
|
|
|
|
|
- </td>
|
|
|
|
|
- </tr>
|
|
|
|
|
- <tr>
|
|
|
|
|
<td>
|
|
<td>
|
|
|
- <td width="50%" style="font-weight: bold; text-align: center; font-size: 14px;">
|
|
|
|
|
- Member ID: {$userId}
|
|
|
|
|
- </td>
|
|
|
|
|
- <td>
|
|
|
|
|
- Payment status: {$paymentStatus}
|
|
|
|
|
- </td>
|
|
|
|
|
|
|
+ Invoice No.: 123213123123
|
|
|
</td>
|
|
</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
-// <tr>
|
|
|
|
|
-// <td>
|
|
|
|
|
-// <td>
|
|
|
|
|
-// Address: {$address}
|
|
|
|
|
-// </td>
|
|
|
|
|
-// </td>
|
|
|
|
|
-// </tr>
|
|
|
|
|
-// <tr>
|
|
|
|
|
-// <td>
|
|
|
|
|
-// <td>
|
|
|
|
|
-// Contact: {$mobile}
|
|
|
|
|
-// </td>
|
|
|
|
|
-// </td>
|
|
|
|
|
-// </tr>
|
|
|
|
|
</table>
|
|
</table>
|
|
|
ORDER;
|
|
ORDER;
|
|
|
|
|
|