@csrf

{{ __('Get In Touch') }}

@if (setting('enable_captcha') && is_plugin_active('captcha'))
{!! Captcha::display() !!}
@endif