{% extends 'base.html' %} {% load static %} {% block title %}Attendance Report - Rapha-Bethel BNPS{% endblock %} {% block content %}
School-wide attendance overview
| Class | Total Records | Present | Absent | Late | Rate | Actions |
|---|---|---|---|---|---|---|
| {{ stat.class }} | {{ stat.total }} | {{ stat.present }} | {{ stat.absent }} | {{ stat.late }} |
|
Detail |
| No attendance data for this period. | ||||||