@if (!blank($videos))
@include($activeTemplate . 'partials.video.video_list', ['videos' => $videos])
@else
@include('Template::partials.empty')
@endif
@push('style') @endpush @push('style-lib') @endpush @push('script-lib') @endpush @push('script') @endpush