@if(!empty($insight_count)) @foreach ($insight_count as $count) @php $links[$count['slug'].'_count'] = (!empty($count['count'])) ? $count['count']:'0'; @endphp @endforeach @endif