extend('layout/main_layout') ?> section('content') ?>

Enroll in Classes

attendance['timezone'] ?? user_timezone()); $deadlineObj = (new DateTime($lastDayOfRegistration, new DateTimeZone($tz)))->setTime(23, 59, 59); $nowObj = new DateTime('now', new DateTimeZone($tz)); $deadlinePassed = $nowObj > $deadlineObj; $deadlineISO = $deadlineObj->format('Y-m-d\TH:i:sP'); // for JS ?>

Enrollment is the process of officially signing up your child for the upcoming school year.

$student): ?>
# School ID First Name Last Name Age Gender Grade Enroll Withdraw Status
ucfirst(strtolower($m[0])), $section)) : 'Not Assigned'; ?> > > admission under review'; break; case 'payment pending': echo 'payment pending'; break; case 'enrolled': echo 'enrolled'; break; case 'withdraw under review': echo 'withdraw under review'; break; case 'refund pending': echo 'refund pending'; break; case 'withdrawn': echo 'withdrawn'; break; case 'waitlist': echo 'waitlist'; // lighter and neutral break; case 'denied': echo 'denied'; // red stands out clearly break; case 'not enrolled': echo 'not enrolled'; // very neutral break; default: echo 'unknown'; } ?>
= $lastDayOfRegistration); // Allow submit for withdrawals even after deadline; keep editability guard only $disableSave = !$isEditable; ?>

No students found for the selected school year. Please register your kids first.

endSection() ?> section('scripts') ?> endSection() ?>