| @lang("tr.Code") | @lang("tr.Course Title") | @lang("tr.Weight") | @lang("tr.Contact Hours") | |||||
|---|---|---|---|---|---|---|---|---|
| CH | ECTS | SWL | Lec | Tut | Lab | TT | ||
| {{$course->short_name}} | {{$course->lang('name')}} | {{$course->credit_hours}} | {{$course->equivalent_ects}} | {{$course->required_swl}} | {{$course->final_lecture}} | {{$course->final_tutorial}} | {{$course->final_laboratory}} | {{$course->final_lecture + $course->final_tutorial + $course->final_laboratory}} |