From d8246f28ec15941931018617df492ed8a87ea2a1 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Thu, 15 Dec 2022 17:57:04 +1100 Subject: [PATCH] Adjustments for autofill --- .../ninja2020/gateways/authorize/credit_card/pay.blade.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/resources/views/portal/ninja2020/gateways/authorize/credit_card/pay.blade.php b/resources/views/portal/ninja2020/gateways/authorize/credit_card/pay.blade.php index 1b2a1a3b3053..44df71072af0 100644 --- a/resources/views/portal/ninja2020/gateways/authorize/credit_card/pay.blade.php +++ b/resources/views/portal/ninja2020/gateways/authorize/credit_card/pay.blade.php @@ -73,8 +73,13 @@ @endsection -@push('scripts') +@push('footer') @endpush \ No newline at end of file