@if(count($videoGalleries))
@foreach($videoGalleries as $videoGallery)
@foreach($videoGallery as $gallery)
@endforeach
@endforeach
@foreach($videoGalleries as $categoryName => $videoGallery)
@foreach($videoGallery as $videoGall)
@endforeach
@endforeach
@endif