From 1f79a1994395d184ce48b5a5ad206f62cf600bb0 Mon Sep 17 00:00:00 2001 From: IceToast <> Date: Sat, 14 Jan 2023 23:34:10 +0100 Subject: [PATCH] =?UTF-8?q?feat:=20=E2=9C=A8=20Render=20all=20available=20?= =?UTF-8?q?payment=20gateways=20from=20controller?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/default/views/store/checkout.blade.php | 223 ++++++++---------- 1 file changed, 94 insertions(+), 129 deletions(-) diff --git a/themes/default/views/store/checkout.blade.php b/themes/default/views/store/checkout.blade.php index 2e0556ca..749b7c98 100644 --- a/themes/default/views/store/checkout.blade.php +++ b/themes/default/views/store/checkout.blade.php @@ -10,8 +10,7 @@