@extends('layouts.library.layout') @section('content')

Book Details

@include('partials.message') @include('library.books.list')
@endsection