{% extends 'common/base.html' %} {% load static %} {% block title %} POS Order Create {% endblock %} {% block content %}

POS Order Create

Image Product Name & SKU Qty Unit Price Total Action
Subtotal: ৳ 0.00
Discount:
Tax (5%): ৳ 0.00
VAT (3%): ৳ 0.00
Grand Total: ৳ 0.00
Customer Info

Payment Info
{% endblock %}