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

Book Category Details

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