@extends($activeTemplate . 'layouts.frontend') @section('content')
{{ __(gs('vc_warning')->description) }}
@lang('videos') - {{ request()->index }}/{{ count($relatedPlaylistVideos) }}
@if ( !@$plan && $palyPlaylist->playlist_subscription == Status::YES && gs('is_playlist_sell') && !@$isPurchased && (!auth()->user() || $palyPlaylist->user_id !== auth()->id()))@lang('Price') - {{ gs('cur_sym') }}{{ showAmount($palyPlaylist->price, currencyFormat: false) }}
@endif
{{ count($video->allComments) }} @lang('Comments')