{{ $monthName }} {{ $year }} @include('pdf.style')
{{-- @foreach($paymentMonthly as $key => $monthly) --}}

Performance Report: 1 {{ $monthName }} {{ $year }}

Performance on {{ $monthName }} {{ $year }}

Type of Activity Transcript Number of issue generated by The system
Unofficial {{ $unofficialCount }}
Official {{ $officialCount }}

Detail of Activity Transcript ({{ $monthName }} {{ $year }})

{{-- @endforeach --}}
@foreach($monthly_student_unofficial as $key => $monthlyunof) @endforeach
No Student ID Name AT Type AT No Date of issue
{{ ++$key }} {{ $monthlyunof->student_code }} {{ $monthlyunof->student_name }} {{ $monthlyunof->payment_status_un_of }} {{ substr(date('Y'), 2) }} / {{$monthlyunof->payment_code}} {{ $monthlyunof->created_at }}


@foreach($monthly_student_official as $key => $monthlyof) @endforeach
No Student ID Name AT Type AT No Date of issue
{{ ++$key }} {{ $monthlyof->student_code }} {{ $monthlyof->student_name }} {{ $monthlyof->payment_status_un_of }} {{ substr(date('Y'), 2) }} / {{$monthlyunof->payment_code}} {{ $monthlyunof->created_at }}