{{$program->title}}
@if($program->type_training == "external") By {{ $program->provider_name}} @else By Long Term Futures @endif @if($program->subject) • {{$program->subject->title}} @endif
@if($program->type_training == "custom") @livewire('dashboard.candidate.teacher-training.progress-bar', ['url_title' => $program->url_title], key(rand())) @endif{{-- Exploring the foundations of calculus, limits, derivatives, integrals, and their applications. --}}
{!!$program->description!!}
LESSONS
@endif {{-- {{dd( $this->program_lesson)}} --}}{{$loop->iteration}}. {{$lesson_db->title}}
@if($lesson_db->url_video || $lesson_db->video_file)Includes video
@endifPassed