@extends('tri-layout') @section('body') @include('books.list', ['books' => $books, 'view' => $view]) @stop @section('left') @if($recents)