Dashboard
    @php $isRegistrationActive = in_array($page, ['registrations', 'current-registration', 'complete-registration', 'past-registration']); @endphp
    Registrations
    Current Registration
    Loading forms...
    Complete Registration Past Registration
    @php $isScheduleActive = in_array($page, ['schedule', 'all-events']); @endphp
    Schedule
    My Event All Events
    Settings
Sign Out