{{$book->name}}
-{{$book->description}}
- -X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/da2ba4d9f30c24057139bddbfe095938a09d9a88..refs/pull/360/head:/resources/views/books/show.blade.php diff --git a/resources/views/books/show.blade.php b/resources/views/books/show.blade.php index f562655f8..f5e08b2f6 100644 --- a/resources/views/books/show.blade.php +++ b/resources/views/books/show.blade.php @@ -2,42 +2,120 @@ @section('content') - -
{{$book->description}}
- -{{$book->description}}
-{{ trans('entities.books_empty_contents') }}
++ {{ trans('entities.books_empty_create_page') }} + -{{ trans('entities.books_empty_or') }}- + {{ trans('entities.books_empty_add_chapter') }} +
++ @if(userCan('restrictions-manage', $book)) + {{ trans('entities.books_permissions_active') }} + @else + {{ trans('entities.books_permissions_active') }} + @endif +
+ @endif +