@extends('tri-layout') @section('body') @include('shelves.list', ['shelves' => $shelves, 'view' => $view]) @stop @section('left') @include('common.home-sidebar') @stop @section('right')