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