@php $rows = $posts->chunk(4); @endphp
$sidebar, 'col-12' => ! $sidebar, ])> @foreach($rows as $posts) @endforeach
@if ($sidebar)
{!! dynamic_sidebar($sidebar) !!}
@endif