@extends('backend.library.template') @push('title') Profile @endpush @section('container') @livewire('library.profile') @endsection