{% extends 'base.html' %} {% block content %}
and Rashan Mart
#{{ order.id }}
{{ order.address }}
{{ order.contact }}
{% if order.vat_no %}VAT/PAN: {{ order.vat_no }}
{% endif %}{{ order.created_at|date:"F d, Y" }}
| # | Item Description | Qty | Price | Total |
|---|---|---|---|---|
| {{ forloop.counter }} | {{ item.product.name }} | {{ item.quantity }} | {{ item.product.price_per_packet }} | {{ item.item_total }} |
Thank you for your business!
For inquiries, contact us at info@wilsontrade.com