@extends('backend.library.template') @push('title') Category List @endpush @section('container') @livewire('library.books-category') @endsection