• @include('design_1.panel.includes.locale.locale_select',[ 'itemRow' => !empty($textLesson) ? $textLesson : null, 'withoutReloadLocale' => true, 'extraClass' => 'js-webinar-content-locale', 'extraData' => "data-webinar-id='".(!empty($webinar) ? $webinar->id : '')."' data-id='".(!empty($textLesson) ? $textLesson->id : '')."' data-relation='textLessons' data-fields='title,summary,content'" ])
    @if(!empty($textLesson))
    @else @endif
    {{ trans('public.minutes') }}
    {{ (!empty($textLesson) and !empty($textLesson->image)) ? getFileNameByPath($textLesson->image) : '' }}
    @if(!empty($textLesson) and !empty($textLesson->image)) {{ trans('update.preview') }} @endif
    accessibility == 'free')) checked="checked" @endif>
    accessibility == 'paid')) checked="checked" @endif>
    @php $textLessonAttachmentsFileIds = []; if (!empty($textLesson)) { $textLessonAttachmentsFileIds = $textLesson->attachments->pluck('file_id')->toArray(); } @endphp
    status == \App\Models\File::$Active) ? 'checked' : '' }}>
    @if(getFeaturesSettings('sequence_content_status'))
    check_previous_parts or !empty($textLesson->access_after_day))) ? 'checked' : '' }}>
    check_previous_parts) ? 'checked' : '' }}>
    @endif
    @if(empty($textLesson)) @endif