/home/u775757334/domains/civicwelllife.com/public_html/management/admin/genrate-order.php (22370B)
| # | Product | Quantity | Price | GST Rate | Total | Control |
|---|---|---|---|---|---|---|
| = $i++;?> | = $productAry[$product_id];?> | = $quantity;?> | = $price;?> | = $gst_rate;?>% | = $total;?> | Remove |
| Total Amount | = $totalAmount;?> | |||||
| GST Amount | ||||||
| Payble Amount | = round(($gstAmount+$totalAmount),2);?> | |||||