{{ !empty($webinar->formTitle) ? $webinar->formTitle : 'Register Now' }}

{{--
Pareto Health Consultants
Captive Members
Prospective Clients
Prospective Brokers
NDA Required
--}}

@switch(reset($container->registrationFormType)->codename ?? '') @case('simple') @include('partials.webinar.form_prospect_simple') @break @case('defaultv2') @include('partials.webinar.form_prospect_defaultv2') @break @default @include('partials.webinar.form_prospect') @endswitch
* required

Thank You!


{!! html_entity_decode($webinar->thankYouMessage) !!}

@include('partials.pareto.survey')
Thank you for submitting your response! You'll hear from us soon.