{{ $post_title }}

@if ($posts && count($posts)) @foreach($posts as $post) @endforeach @if ($posts->hasPages())
{!! $posts->links() !!}
@endif @endif
@if (!$full_page) @endif