@extends('backend.hostel.template') @push('title') Floor @endpush @section('content-wrapper') @livewire('hostel.floor') @endsection