@extends('layouts.tri') @section('body') @include('shelves.parts.list', ['shelves' => $shelves, 'view' => $view, 'listOptions' => $listOptions]) @stop @section('right')
{{ trans('entities.shelves_popular_empty') }}
@endif{{ trans('entities.shelves_new_empty') }}
@endif