@extends('layouts.public') @section('content')

{{ $event->name }} - {{ $event->venue_name }}

{{-- Add hidden inputs for venue coordinates --}}
Location Verification Required

You must be at the venue to register attendance

Please verify your location to access the attendance form

Loading...
Verifying your location...
@push('scripts') @endpush @endsection