@foreach ($img as $key => $value) @if (empty($swiper))
@include('modules.onlyOneVideo')
@else
@include('modules.items')
@endif @endforeach