@foreach($tabsData as $news)
@endforeach
@if($hasMore)
@endif
@endif
@if(!empty($seoData['description']))
{!! CommonHelper::addNoFollowToExternalLinks(@$seoData['description']) !!}