{% extends "sample_base.html" %} {% load static %} {% load crispy_forms_tags %} {% block title %}
SL No | Style Number | Sample Category | Material Status | Order Date | Present Action Status | Action |
---|---|---|---|---|---|---|
{{forloop.counter}} | {{ sample_order.style.style_number }} | {{ sample_order.category }} | {{ sample_order.material_status }} | {{ sample_order.section_submission_date }} | {{ sample_order.present_action_status }} |