{% extends "sample_base.html" %} {% load static %} {% load crispy_forms_tags %} {% block title %}
SL No | Style Number | Color | Quantity | Target Submission Date | Action |
---|---|---|---|---|---|
{{forloop.counter}} | {{sample_order_place.style.style_number}} | {{sample_order_place.color}} | {{sample_order_place.quantity}} | {{sample_order_place.target_submission_date}} |