{% include "pdf/_styles.html" %}
{% include "pdf/_doc_header.html" with doc_title="Join Date Report" %} {% if name %}| # | BA No | Rk | Name | Mobile No | Join Date | Sub Unit | Unit | Rmks |
|---|---|---|---|---|---|---|---|---|
| {{ forloop.counter }} | {{ item.army_no }} | {{ item.rank.name }} | {{ item.name }} | {{ item.mobile_no }} | {{ item.created_at.date }} | {{ item.company }} | {{ item.company.battalion }} | |
| No records found. | ||||||||