@extends('backend.stationery-approval.template') @push('title') Stationery Approval @endpush @section('container') @livewire('stationery-approval') @endsection