Blog Blog
@if($posts->isEmpty()) @else @foreach ($posts as $post) @endforeach {{ $posts->appends(request()->query())->links() }} @endif