[
[
'title' => 'Enrollment Application Form',
'description' => 'Required for all new students for the 2026-2027 school year.',
'file' => 'downloads/sample_form.pdf'
],
[
'title' => 'Permission Slip for Field Trip',
'description' => 'Permission slip for the upcoming trip to the Springfield Museum.',
'file' => 'downloads/sample_form.pdf'
]
],
'Learning Materials' => [
[
'title' => 'Grade 3 Mathematics Guide',
'description' => 'A guide for parents to help their children with 3rd-grade math concepts.',
'file' => 'downloads/learning_guide.pdf'
],
[
'title' => 'Summer Reading List',
'description' => 'Recommended reading list for all grade levels for the upcoming summer break.',
'file' => 'downloads/learning_guide.pdf'
]
]
];
?>
$items) : ?>