X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/46217a5880e8cef0a07fa89d5d4efdefe9c55d58..refs/pull/494/head:/resources/views/books/index.blade.php diff --git a/resources/views/books/index.blade.php b/resources/views/books/index.blade.php index e7643a768..d392af045 100644 --- a/resources/views/books/index.blade.php +++ b/resources/views/books/index.blade.php @@ -1,32 +1,72 @@ -@extends('base') +@extends('sidebar-layout') -@section('content') - - -
+@section('toolbar') +
+
+
+ @if($currentUser->can('book-create-all')) + {{ trans('entities.books_create') }} + @endif +
+
+@stop -