{{ __('I accept the Terms and Conditions') }} @if (config('app.privacy_policy_url', null) != null)
{{ __('I accept the Privacy policy') }} @endif

@include('parts.errors', ['name' => 'terms'])
@include('parts.captcha')