@if ($lesson->host == 'Word')
@endif
@if ($lesson->host == 'Excel' && $lesson->host == 'PowerPoint' || $lesson->host == 'PPT' || $lesson->host == 'PPTX')
@endif
{{-- @if($lesson->host == 'PowerPoint' || $lesson->host == 'PPT' || $lesson->host == 'PPTX')--}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{--
--}}
{{-- --}}
{{-- --}}
{{--
--}}
{{-- --}}
{{--
--}}
{{-- --}}
{{-- @endif--}}
@if ($lesson->host == 'Text')
@endif
@if ($lesson->host == 'Iframe')
@if (!empty($lesson->video_url))
@endif
@endif