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