SR. No. | Name | Name on Aadhar | mobile | Whatsapp Number | Aadhar number | batches | added date | Action | |
---|---|---|---|---|---|---|---|---|---|
{{ forloop.counter }} | {{ student.first_name }} {{ student.last_name }} | {{ student.aadhar_name }} | {{ student.email }} | {{ student.mobile }} | {{ student.whatsapp_number }} | {{ student.aadhar_number }} |
{% with index=forloop.counter0 %}
{{ batches|default_if_none:"N/A"|get_item:index }} {% endwith %} |
{{ student.created_at }} | Assign Batch |