{{ __('Study Class') }}: {{ $group->study_class->name }}
{{ __('Group') }}: {{ $group->name }}
{{ __('Month') }}: {{ __($selectedMonthName) }}
| # | {{ __('Student Name') }} | @for($i = 1; $i <= 24; $i++)@endfor |
|---|---|---|
| {{ $index + 1 }} | {{ $student->name }} | @for($i = 1; $i <= 24; $i++)@endfor |