@if(!empty($file) and $file->storage == 'upload_archive') @include('admin.webinars.create_includes.accordions.new_interactive_file',['file' => $file]) @else
  • @if(!empty(getGeneralSettings('content_translate')))
    @else @endif @if(!empty($file))
    @else @endif
    accessibility == 'free')) checked="checked" @endif id="accessibilityRadio1_{{ !empty($file) ? $file->id : 'record' }}" class="custom-control-input">
    accessibility == 'paid') checked="checked" @endif id="accessibilityRadio2_{{ !empty($file) ? $file->id : 'record' }}" class="custom-control-input">
    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
  • @push('scripts_bottom') @endpush @endif