From 918a604ed133c1d8e52d053e1be95f1a3d3b8ffc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Tue, 25 May 2021 01:37:06 +0200 Subject: [PATCH] wip --- .../portal/ninja2020/gateways/stripe/ach/authorize.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'])