@vite(['resources/css/app.scss','resources/js/app.js'])
My Events
@csrf
VIP Grand Launching Ceremony

{{ $event->title }}

{{ $event->scheduled_at->format('d F Y, h:i A') }}

@if(in_array($event->status,['published','activating'])) @else
This event is not available for activation.
@endif
Activation confirmed. Thank you for being part of the launch.
Live {{ $event->activationCount() }} / {{ $event->required_vip_count }} VIP activations