@extends('components.app-layout') @section('title', 'Attendance Management') @section('subtitle', 'QR Code Attendance System') @section('content')
Track member attendance with QR code scanning
Today's Attendance
{{ $stats['today_attendance'] }}
This Week
{{ $stats['this_week_attendance'] }}
This Month
{{ $stats['this_month_attendance'] }}
Active QR Codes
{{ $stats['total_events_with_qr'] }}
{{ $event->start_datetime->format('M d, Y \a\t g:i A') }}
No events found
Events with attendance tracking will appear here