# | Name | Instructor | Course | Date | Status | Actions |
---|---|---|---|---|---|---|
{{ $ci->id }} | {{$ci->name}} | {{ $ci->teacher_id!=null? $ci->teacher->full_name:"" }} | {{ $ci->course_id!=null? $ci->webinar->slug:"" }} | {{ dateTimeFormat($ci->created_at, 'j M Y') }} | Active | Download |