CENTER CODE & NAME: [{{ $center_code }}] - ({{ $first->c_col_code }}) {{ $first->c_col_name }} Total Colleges: {{ $collegeCount }}
SL | COL CODE | COLLEGE NAME | COURSE |
---|---|---|---|
{{ $index + 1 }} | {{ $row->college_code ?? '' }} | {{ $row->college_name ?? '' }} | {{ $row->course ?? '' }} |