= $this->extend('layout/management_layout') ?>
= $this->section('content') ?>
getFlashdata('status')): ?>
= session()->getFlashdata('status') ?>
getFlashdata('error')): ?>
= session()->getFlashdata('error') ?>
Note: Student/section attendance for this day appears to be finalized.
Admin edits to teacher attendance here are allowed and will not unlock the section.
= $this->endSection() ?>
= $this->section('scripts') ?>
= $this->endSection() ?>