@csrf
@if (!$video->is_shorts_video && !$video->storage_id) @endif
@csrf
@lang('Make Slug')
@if (!$video->is_shorts_video)
@endif
@if (!$video->is_shorts_video)
@lang('Thumbnail')

@lang('Select or upload a picture that show’s what’s in your video. A good thumbnail stands out and draws viewer\'s attention.') @lang('Thumbnail size will be'): {{ getFileSize('thumbnail') }} px

@if ($video->thumb_image) image @endif

@endif
@if (@$video->is_shorts_video) @lang('Previous') @else @lang('Previous') @endif
@include($activeTemplate . 'partials.playlist_modal') @push('style') @endpush @push('style-lib') @endpush @push('script-lib') @endpush @push('script') @endpush