@extends('base::layouts.default') @section('stylesheet') @endsection @section('header') @include('base::layouts.headers.dashboard') @endsection @section('content')

Add New Channel Sets


@include('base::partials.errors')
{!! csrf_field() !!}

Content Settings

Please select the Channels you want to move

Available Channels

@{{ channel.channel_name }}

Assigned Channels

DROP HERE

Monitization Settings

Set predefined pricing policy if the content set will be sold as additional extra charged content for Subscription. The predefined pricing policy will be used as default.

The Channel Set Rentl period will be determined by Length of the Subscription

@{{ channlset.currency }}

Shopping Cart & Client App Settings

Set settings which will be used for Shopping Cart and Client App. You can set access to Shopping Cart in "API Access" tab or in General Settings of your Organization.

Cover Image

Please pay attention that the size of the uploaded image can affect Shopping Cart/client app performance.

{{ __('video::videos.upload_cover_picture') }}
{{ __('video::videos.change_cover_picture') }}

{{ __('video::videos.poster_file_hint') }}

@{{errors.cover_image.message}}

@endsection @section('scripts') @endsection