Latest Articles
@for($i = 0; $i <= count($latest_posts); $i++) @foreach($latest_posts as $lpost) @endforeach @if($i == 0)
{{ $posts[$i]->featured }}
@endif @if($i == 1)
@endif @if($i == 2)
@endif @if($i == 3)
{{$posts[$i]->featured}}
@endif @if($i == 4)
@endif @if($i == 5)
@endif @if($i == 6)
{{ $posts[$i]->featured }}
@endif @if($i == 7)
@endif @if($i == 8)
@endif @if($i == 9) @endif @if($i == 10) @endif @endfor