@if(session()->has('ach_error'))

{{ session('ach_error') }}

@endif
@csrf @isset($payment_hash) @endif @isset($authorize_then_redirect) @endisset @component('portal.ninja2020.gateways.includes.pay_now', ['id' => 'authorize-bank-account', 'type' => 'submit']) {{ ctrans('texts.add_payment_method') }} @endcomponent