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

{{ $reg->title }}

{{ $reg->date_show }}
@endif @endforeach