{% load static from staticfiles %} Order {% csrf_token %} {% comment %}
{% endcomment %}

รายการสินค้า
ชื่อลูกค้า:-
คะแนน: 0
วันที่:
เวลา:
รายการ ประเภท ราคา จำนวน
{% comment %} {% endcomment %}
{% csrf_token %} {% for pd in product %} {% if pd.p_type == 'COLD' %}
{% endif %} {% if pd.p_type == 'HOT' %}
{% endif %} {% if pd.p_type == 'BLENDED' %}
{% endif %} {% endfor %}