{{$book->name}}
-{{$book->description}}
+@section('sidebar') -Contents
-- - @if(is_a($childElement, 'Oxbow\Chapter')) - - @else - - @endif - {{ $childElement->name }} - -
-- @endforeach + @if($book->restricted) +
{{ trans('entities.permissions') }}
++ @if(userCan('restrictions-manage', $book)) + {{ trans('entities.books_permissions_active') }} + @else + {{ trans('entities.books_permissions_active') }} + @endif +
+