@extends('backend.stationery-management.template') @push('title') Stationery Requirements @endpush @section('container') @livewire('stationery-management.stationery-requirement') @endsection