{{ __('common.latest-posts') }}

{{ $posts->links('partials.pagination') }}
@if ($posts->count() > 0) @else No posts. @endif
{{ $posts->links('partials.pagination') }}