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