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