@foreach($notices as $key => $reg) @if($key==5)
@if($reg->image)
Post
@endif

{{ $reg->title }}

@endif @endforeach