@php if (Auth::user()->hasRole('candidate')) { $url = route('teacher_training_list'); } else { $url = route('teacher_training.list'); } @endphp @if($program->published) Back @else Back @endif

thumbnail")}}" class="object-cover object-center h-full w-full rounded-md" width="304px" height="162px">

{{$program->title}}

By @if($program->provider) {{ $program->provider->title}} @else LTF Recruitment @endif @if($program->subject) • {{$program->subject->title}} @endif

({{count($program->candidate_training_programs_with_rating)}} reviews)

About this Program

{!!$program->description!!}

@if($program->provider) View program @else

What you’ll learn

    @foreach ($program->lessons as $lesson)
  • {{$lesson->title}}
  • @endforeach
@foreach ($program->lessons as $lesson)

{{$lesson->title}}

{!!$lesson->description!!}

@endforeach @endif
{{-- right --}}
@if($program->lessons && count($program->lessons) > 0)

Lessons {{count($program->lessons)}}

@endif @if($program->assesment)

Assessment

@endif

{{$program->time_to_complete}}