@php($section = $website->section($page))
@if($section->short_name!="news") @php($topics = $website->topics($section)) @if(count($topics)>1) @endif @else {!! 'App\Website'::staticHtml('latest_news_side_menu') !!} @endif