@if(isset($label) && $label != "" && !empty($label)) @if($label == 'save' && $formType == 'educationForm')

Thank you

for completing your job applicaiton!

we're now able to proceed with your onboarding process. If you have any questions during the onboarding process, please don't hesitate to reach out

@elseif($label == 'draft' && $formType == 'educationForm')

Thank you

for getting started on your job application!

Your form has been saved and will be waiting for you when you're ready to complete it. We have sent link via email. Once you have all the necessary details, simply return to this page by clicking the link in the email

@elseif($label == 'draft' && $formType == 'jobApplication')

Thank you

for getting started on your job application!

Your form has been saved and will be waiting for you when you're ready to complete it. We have sent link via email. Once you have all the necessary details, simply return to this page by clicking the link in the email

@endif @endif