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

Enroll in Classes

School Year:
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 $familyFinancialSummary = is_array($familyFinancialSummary ?? null) ? $familyFinancialSummary : []; $money = static function ($amount) use ($familyFinancialSummary): string { $currency = (string) ($familyFinancialSummary['currency'] ?? '$'); return $currency . number_format((float) $amount, 2); }; ?>

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

Family Account Information
Previous-year carry-over balance:
Registration fee:
Tuition due now:
Mandatory fees:
Current-year account balance:
Total currently due:
getFlashdata('error')): ?>
getFlashdata('error')) ?>
$student): ?> '', 'blocking' => false, 'level' => 'info']; ?>
# School ID First Name Last Name Age Gender Grade Decision Required Action Enroll Withdraw Status
ucfirst(strtolower($m[0])), $section)) : 'Not Assigned'; ?> > > admission under review'; break; case 'review & decision': echo 'review & decision'; 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() ?>