= $this->extend('layout/management_layout') ?> = $this->section('content') ?>
Showing absences and lates for this student within the violation window.
| Date | Status | Reason | Notified | Reported |
|---|---|---|---|---|
| = esc($viDateLbl) ?> | = esc($viCode ?: '—') ?> | Violation summary | = $viNotif ? 'Yes' : 'No' ?> | — |
| = esc($dateLabel) ?> | = esc($status) ?> | = $reason !== '' ? esc($reason) : 'No reason provided' ?> | = $isNotified ? 'Yes' : 'No' ?> | = $isReported ? 'Yes' : 'No' ?> |
| No attendance violations found for this student. | ||||