@php $counter = 0; @endphp @foreach (TemplateHomepage::automatic_layout_articles() as $post) @if ($counter % 2 == 0) @if ($counter > 0) @endif
@if ($counter % 2 == 0) {!! App::limit_excerpt($post, 30) !!} @else {!! App::limit_excerpt($post, 16) !!} @endif