{{ school.name }} - SMS REPORT ({{ project.name }})
⬇ Export to Excel
📤 SEND TO ALL
School
Student No
Name
Sex
Contact
SMS
Action
{% for d in data %}
{{ d.school_code }}
{{ d.student_number }}
{{ d.name }}
{{ d.sex }}
{{ d.contact }}
View
Send
{% endfor %}
SMS Preview
Close