@extends('backend.library.template') @push('title') Authors List @endpush @section('container') @livewire('library.authors') @endsection