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