@extends('backend.library.template') @push('title') Library Dashboard @endpush @section('container') @livewire('library.dashboard') @endsection