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