diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/customers/signup/index.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/customers/signup/index.blade.php index d85335b21..94c0480c7 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/customers/signup/index.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/customers/signup/index.blade.php @@ -140,7 +140,11 @@ {!! view_render_event('bagisto.shop.customers.signup_form_controls.password_confirmation.after') !!} - {!! Captcha::render() !!} +
+ + {!! Captcha::render() !!} + +
@if (core()->getConfigData('customer.settings.newsletter.subscription'))