@extends('backend.library.template') @push('title') Book Location List @endpush @section('container') @livewire('library.book-location') @endsection