Progress Review

Academic Term {{$endTermReport['academicYear']->name}}

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') }}

    @if (!empty($endTermReport['endTermReport'])) @if (!empty($endTermReport['endTermReport']->keyword1))
  • - {{ $endTermReport['endTermReport']->keyword1 }}
  • @endif @if (!empty($endTermReport['endTermReport']->keyword2))
  • - {{ $endTermReport['endTermReport']->keyword2 }}
  • @endif @if (!empty($endTermReport['endTermReport']->keyword3))
  • - {{ $endTermReport['endTermReport']->keyword3 }}
  • @endif @endif

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.