@foreach ($posts->items() as $post)
@endforeach
{{ $posts->links() }}
{{ $post->member->name }}
{{ $post->category->name }}