@extends('backend.stationerystatus.template') @push('title') Stationery Status @endpush @section('container') @livewire('stationerystatus') @endsection