| Type of Activity Transcript | Number of issue generated by The system |
|---|---|
| Unofficial | {{ $unofficialCount }} |
| Official | {{ $officialCount }} |
| 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 }} |
| 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 }} |