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