Best channels

@if(isset($channels)) @foreach($channels['popular'] as $ur)
{{ !empty($ur->title) ? $ur->title : '' }}

{{ !empty($ur->title) ? $ur->title : '' }}

{!! plasmaChannelContentCount($ur->id) !!} Courses | {!! plasmaChannelFollowerCount($ur->id) !!} follower

@endforeach @endif