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

Progress Report

Back
'Homework assigned', 'quiz_done' => 'Quiz / check-in completed', 'materials_missing' => 'Materials needed', ]; $weeklyReports = $weeklyReports ?? []; $subjectSections = $subjectSections ?? []; $reportsBySubject = []; $attachments = []; foreach ($weeklyReports as $report) { $reportsBySubject[$report['subject']] = $report; foreach (($report['attachments'] ?? []) as $attachment) { $attachments[] = [ 'subject' => $report['subject'] ?? 'Attachment', 'attachment' => $attachment, 'report_id' => $report['id'] ?? null, ]; } } ?>
$section): ?>
No entry submitted for this subject this week.
(string) ($report['unit_title'] ?? ''), 'isQuran' => $isQuran, 'compact' => false, ]) ?>
Materials:
Activities
:
Attachments:
Summary
Teacher:
Submitted:
Status:
Checklist
Attachments
endSection() ?>