@extends('backend.layouts.master') @section('content') @push('styles') @endpush @if (session('error')) @endif @if ($errors->any()) @endif
Room Allocations
{{-- Filter Form --}}
ID Student Name Enrollment No Hostel Building Floor Room Number Allocated Date Room Change
@push('scripts') @endpush @push('scripts') @endpush @endsection