@if (\App\BusinessSetting::where('type', 'voguepay_sandbox')->first()->value == 1) @else @endif @php $customer_package = \App\CustomerPackage::findOrFail(Session::get('payment_data')['customer_package_id']); @endphp