Learner's Name: {{ $endTermReport['endTermReport']->student->name ?? '' }}
{{ $endTermReport['ageString'] ?? '' }}
Home Room: {{ $endTermReport['classSection']->name ?? '' }}
Attendance: {{ $endTermReport['totalDaysPresent'] ?? 0 }} Out Of {{ $endTermReport['totalWorkingDays'] ?? 0 }}
Facilitators: @foreach ($endTermReport['classSectionTeachers'] ?? [] as $index => $teacher) {{ $teacher->name }}@if (($endTermReport['classSectionTeachers']->count() ?? 0) != $index + 1), @endif @endforeach
Date: {{ $endTermReport['currentDate'] ?? \Carbon\Carbon::now()->format('d M Y') }}
Observation
{{ $endTermReport['endTermReport']->observation ?? '' }}
Goals
{{ $endTermReport['endTermReport']->goal ?? '' }}
We look forward to growing together in the coming months! Team VLC
This is a Computer Generated Report and doesn't require a signature.