| Sr. No | School | Academic Year | Standard | Total Seats | General Quota | Commissioner Quota | Mayor Quota | Action |
|---|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $seat->school?->name }} | {{ $seat->academic_year?->name }} | {{ $seat->standard?->name }} | {{ $seat->count }} | {{ $seat->general_quota }} | {{ $seat->commissioner_quota }} | {{ $seat->mayor_quota }} | @can('seats.edit') @endcan @can('seats.delete') @endcan |