@extends('portal.ninja2020.layout.payments', ['gateway_title' => 'ACH', 'card_title' => 'ACH']) @section('gateway_head') @if($gateway->company_gateway->getConfigField('account_id')) @else @endif @endsection @section('gateway_content')
@if(count($tokens) > 0) @include('portal.ninja2020.gateways.includes.payment_details') @component('portal.ninja2020.components.general.card-element', ['title' => ctrans('texts.pay_with')]) @if(count($tokens) > 0)