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