From 846b2ce7a12deb34fb8bcbe22102bc462cfc5a8a Mon Sep 17 00:00:00 2001 From: Edward Yang Date: Fri, 12 Aug 2022 14:20:11 +0800 Subject: [PATCH] code format --- plugins/Paypal/Views/checkout/payment.blade.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/plugins/Paypal/Views/checkout/payment.blade.php b/plugins/Paypal/Views/checkout/payment.blade.php index e8b0d519..3330cd40 100644 --- a/plugins/Paypal/Views/checkout/payment.blade.php +++ b/plugins/Paypal/Views/checkout/payment.blade.php @@ -3,14 +3,11 @@ @if($payment_setting['sandbox_mode']) - + @else - + @endif -