{!! APFrmErrHelp::showErrorsNotice($errors) !!} @include('flash::message')
GDPR Cookie Policy Settings:
Enable or disable the GDPR cookie consent banner on your website.
{!! Form::text('gdpr_privacy_policy_url', isset($siteSetting) ? $siteSetting->gdpr_privacy_policy_url : null, array('class'=>'form-control', 'id'=>'gdpr_privacy_policy_url', 'placeholder'=>'https://yoursite.com/privacy-policy')) !!} {!! APFrmErrHelp::showErrors($errors, 'gdpr_privacy_policy_url') !!} Link to your privacy policy page. Leave empty if you don't have one.