@if(!empty($gallery) && $gallery->isNotEmpty()) @foreach($gallery as $gal) @if($gal->pm_media_type=='video')
@else
@endif @endforeach @endif