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