@forelse($videos as $post) @if($post->type === 'video') @endif @empty
No video posted yet
@endforelse @if($videos->hasPages()) @endif