All Parcel Types
{% csrf_token %}
{% if all_parceltypes.has_other_pages %}
{% endif %}
| Serial No. | Name | Created At | Action | {% if all_parceltypes %} {% for parceltype in all_parceltypes %}
|---|---|---|---|
| {{parceltype.serialno}} | {{parceltype.parceltype}} | {{parceltype.created_at}} | {{parceltype.id}} |