From e78e4991cd59d69fcd07690426a4c41b8b490233 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Thu, 15 Dec 2022 17:49:13 +1100 Subject: [PATCH] Adjustments for autofill --- .../ninja2020/gateways/authorize/credit_card/pay.blade.php | 6 ++++++ 1 file changed, 6 insertions(+) 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 a031130225f6..53709ffd832d 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 @@ -72,3 +72,9 @@ @endsection + + \ No newline at end of file