Course Name | Progress | |
---|---|---|
{{ $webinar->title }} | @include( 'web.default.panel.organisations.department-training.partials._completion', ['webinar' => $webinar] ) |
|
Employee Name | Progress | Action |
---|---|---|
{{ $employee->full_name }} | @include( 'web.default.panel.organisations.department-training.partials._completion', ['employee' => $employee] ) | @if (true) {{-- ($employee->progress < 50) --}} Send Reminder @endif |