@extends('layouts.admin') @section('content')
| Id | Course Name | Team | Groups |
|---|---|---|---|
| {{ ++$count }} | {{$coff->has_label ? ' ( '.$coff->label.' ) ':''}} {{ $courses->firstWhere('cid', $coff->cid)->cname .' ('.$coff->course->level->lname.')' }} | {{ $teachingTeams->firstWhere('ttid', $coff->ttid)->ttname }} |