@if($ocom->course_id != "")
@else
@endif
1
0
{{$ocom->oren}}
{{$ocom->ocom}}
{{$ocom->objectif_competence}}
{{$ocom->nbPeriode}}
{{$ocom->objectif_rendement}}
@if($ocom->course_id == "")
@endif
Le cours n'a jamais été donnée
@else| ID | Date | Instructeur | Niveau | Plan de cours |
|---|---|---|---|---|
| {{$course->id}} | {{$course->event->date_begin}} | {{$course->instructor()}} | {{$course->level}} | @if($course->lessonPlan) @if($course->lessonPlan->approved == 1) @else @endif @else @endif |