diff --git a/themes/default/views/admin/store/index.blade.php b/themes/default/views/admin/store/index.blade.php index 45a0dbe2..8d4d54ee 100644 --- a/themes/default/views/admin/store/index.blade.php +++ b/themes/default/views/admin/store/index.blade.php @@ -24,18 +24,7 @@
-
-
- @if ($isPaymentSetup == false) -
-

{{ __('No payment method is configured.') }}

-

{{ __('To configure the payment methods, head to the settings-page and add the required options for your prefered payment method.') }} -

-
- @endif -
-