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