Overview
Active Sessions (Live)
{{ $activeSessionCount }}
Polling every 15 seconds.
Share each booth URL with event participants.
| Started | Guest | Consent | Photos | Action | |
|---|---|---|---|---|---|
| {{ $session->started_at?->format('M d, H:i') }} | {{ $session->guest_name ?: 'Guest' }} |
|
{{ $session->booth_photos_count }} | {{ $session->email_sent ? 'Sent' : 'Pending' }} | View |
Each booth has a separate gallery widget. Use the code that matches the booth you want to display.
{{ $widget['name'] }}
Preview