@extends('backend.hostel.template') @push('title') Hostel Warden @endpush @section('content-wrapper') @livewire('hostel.hostel-warden') @endsection