diff --git a/resources/views/portal/ninja2020/gateways/stripe/ach/authorize.blade.php b/resources/views/portal/ninja2020/gateways/stripe/ach/authorize.blade.php index 6b2b2ad63686..7d5974befdb4 100644 --- a/resources/views/portal/ninja2020/gateways/stripe/ach/authorize.blade.php +++ b/resources/views/portal/ninja2020/gateways/stripe/ach/authorize.blade.php @@ -68,7 +68,7 @@ @component('portal.ninja2020.components.general.card-element-single') - + @endcomponent @component('portal.ninja2020.gateways.includes.pay_now', ['id' => 'save-button'])