@yield('head')
Books
{!! csrf_field() !!}
@yield('sidebar')
@yield('content')
@yield('bottom')