@csrf
{{ $webform->name }}
@if($get_html)
{!! __('app.customize_from_html') !!}
@endif @if($webform->is_recaptcha) @endif
is_recaptcha) onsubmit="return validateRecaptcha(event);" @endif>
{{ __('app.email') }}
@php $no_custom_fileld_empty_msg = true; @endphp @include('contacts.list_custom_fields')
@if($webform->is_recaptcha)
@endif
{{ __('app.submit') }}
@if($get_html)
@endif