@extends('backend.hostel.template') @push('title') Room Allotment @endpush @section('content-wrapper') @livewire('hostel.room-allotment') @endsection