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