= $this->extend('layout/management_layout') ?> = $this->section('content') ?> 'bg-info text-dark', 'active' => 'bg-success', 'closing' => 'bg-warning text-dark', 'closed' => 'bg-secondary', 'archived' => 'bg-dark', ]; $formatDate = static fn ($value): string => $value ? esc((string) $value) : 'Not set'; ?> getFlashdata('success')): ?>
| School Year | Dates | Status | Students | Families | Financial Balance | Last Transition | Updated | Actions |
|---|---|---|---|---|---|---|---|---|
| = esc($year['name'] ?? '') ?> |
= $formatDate($year['starts_on'] ?? null) ?>
= $formatDate($year['ends_on'] ?? null) ?>
|
= esc(ucfirst($status)) ?> | - | - | Preview |
= esc($transition['action'] ?? '') ?>
= esc($transition['created_at'] ?? '') ?>
-
|
= esc($year['updated_at'] ?? '') ?> |
|