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