= $this->extend('layout/management_layout') ?> = $this->section('content') ?>
| Student | Grade | Last Incident | Reason | Note | Parent | Notified On | Details |
|---|---|---|---|---|---|---|---|
| = esc($studName) ?> | = esc($className) ?> | = $incidentYmd !== '' ? esc(date('m-d-Y', strtotime($incidentYmd))) : '—' ?> | = $reason !== '' ? esc($reason) : '—' ?> |
= nl2br(esc($noteShort)) ?>
120): ?>
|
= esc($parentName) ?> — | = $notifiedAt ? esc(local_date($notifiedAt, 'm-d-Y')) : '—' ?> | Details |