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

Edit Vod Sets


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

Content Settings

Please select the Movies you want to move

Available Vod

@{{ live.title }}

Assigned Vods

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.

@{{ vodset.currency }}
@{{ vodset.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