@php $paymentSettings = resolve(\Modules\Payments\Entities\PaymentSetting::class)->toArray(); $voguepay_payment = json_decode($paymentSettings['voguepay'], true); @endphp @if ($voguepay_payment['voguepay_sandbox'] == 1) @else @endif