@if(!empty($file) and $file->storage == 'upload_archive') @include('design_1.panel.webinars.create.includes.accordions.interactive_file',['file' => $file]) @else
  • @include('design_1.panel.includes.locale.locale_select',[ 'itemRow' => !empty($file) ? $file : null, 'withoutReloadLocale' => true, 'extraClass' => 'js-webinar-content-locale', 'extraData' => "data-webinar-id='".(!empty($webinar) ? $webinar->id : '')."' data-id='".(!empty($file) ? $file->id : '')."' data-relation='files' data-fields='title,description'" ])
    @if(!empty($file))
    @else @endif
    accessibility == 'free')) checked="checked" @endif>
    accessibility == 'paid')) checked="checked" @endif>
    secure_host_upload_type == 'direct') ? 'checked' : '' }}>
    secure_host_upload_type == 'manual') ? 'checked' : '' }}>
    {{ (!empty($file) and !empty($file->file)) ? getFileNameByPath($file->file) : '' }}
    {{--@if(!empty($file) and !empty($file->file)) {{ trans('update.preview') }} @endif--}}
    {{ trans('update.mb') }}
    online_viewer) ? 'checked' : '' }}>
    downloadable) ? 'checked' : '' }}>
    status == \App\Models\File::$Active) ? 'checked' : '' }}>
    @if(getFeaturesSettings('sequence_content_status'))
    check_previous_parts or !empty($file->access_after_day))) ? 'checked' : '' }}>
    check_previous_parts) ? 'checked' : '' }}>
    @endif
    @if(empty($file)) @endif
  • @endif @push('scripts_bottom') @endpush