| Name | Size | Mode | Actions |
|---|---|---|---|
| layouts/ | - | 0755 | rm |
| BranchRegistration.php | 349 | 0644 | editdlrm |
| CustomerRegistration.php | 528 | 0644 | editdlrm |
| forgotPassword.php | 320 | 0644 | editdlrm |
| newsletter.php | 171 | 0644 | editdlrm |
| orderPlaced.php | 9584 | 0644 | editdlrm |
| otp.php | 164 | 0644 | editdlrm |
| passwordResetToken-html.php | 433 | 0644 | editdlrm |
| passwordResetToken-text.php | 293 | 0644 | editdlrm |
| signUp.php | 1495 | 0644 | editdlrm |
| UserCouponDetails.php | 304 | 0644 | editdlrm |
| VendorRegistration.php | 349 | 0644 | editdlrm |
/var/www/vhosts/nabawater/common/mail/orderPlaced.php (9584B)
= Yii::t('common','Dear') ?> =$name?>,
= Yii::t('common', 'Thank you for placing order at Naba Water(Naba Tabuk for Packaging Company)') ?> = $appName ?>.
= Yii::t('common', 'Exciting to have you here. Your order has been successfully placed and please allow us sometime to confirm your order') ?>
| = Yii::t('common', 'Order Information:') ?> | |||
|---|---|---|---|
|
|||
|
|||
| = Yii::t('common','Product') ?> | = Yii::t('common','Qty') ?> | = Yii::t('common','Price') ?> |
|---|---|---|
|
= Yii::t('common','Product Name') ?> =$item['item_name']?>-=Com::moneyFormat($item['item_price'],'') ?> |
=$itemQuantity[$Key] ?> | = Com::moneyFormat($item['item_price'] *$itemQuantity[$Key], '') ?> |
|
= Yii::t('common','Scan QR Code') ?>
=
Html::img(
$uploadHelper->get(isset($qr_path) ? $qr_path : '',true),
[ 'style' => 'width: 150px; height: 150px; border: 1px solid #ddd;']
)
?>
|
= Yii::t('common', 'Item Total( Total without VAT ):') ?> | = Com::moneyFormat($itemTotalPrice,'') ?> |
| = Yii::t('common','VAT:') ?> | = Com::moneyFormat(round($cgst, 2), '') ?> | |
| Coupon: | =Com::moneyFormat(round($coupon_offer_value, 2), '') ?> | |
| = Yii::t('common','Delivery Fee:') ?> | = Com::moneyFormat($deliveryFee,'') ?> | |
| Delivery Tip: | = Com::moneyFormat($deliveryboytip,'') ?> | Packaging Fee: | = Com::moneyFormat($packagingFee,'') ?> | */ ?>
| = Yii::t('common','Total') ?> | = Com::moneyFormat($subTotal,'') ?> |