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