{% block title %}
{% include "partials/title.html" with title="Class Report" text="Dashboard" textone="Report" texttwo="Class Report" %}
{% endblock title %}
Class Report List
ID | Class | Section | No of Students | Action | |
---|---|---|---|---|---|
{{record.ID}} | {{record.Class}} | {{record.Section}} | {{record.Students}} | View Details |