{{ $latest_books_title }}

@foreach(App::books($current_page, 3) as $book) @endforeach
@if($previous_page)@endif @if($next_page)@endif