@extends('layouts.app') @section('content')
{{trans('lang.mercadopago')}} @foreach($mercadopago as $data)
isEnabled == 'true') checked=checked @endif>
isSandboxEnabled == 'true') checked=checked @endif>
{!! trans('lang.app_setting_mercadopago_key_help') !!}
{!! trans('lang.app_setting_mercadopago_accesstoken_help') !!}
@endforeach
@foreach($stripe as $stripe) isEnabled == "true") checked @endif> @endforeach @foreach($cods as $cods) isEnabled == "true") checked @endif> @endforeach @foreach($paypal as $paypal) isEnabled == "true") checked @endif> @endforeach @foreach($razorpay as $razorpay) isEnabled == "true") checked @endif> @endforeach @foreach($wallet as $wallet) isEnabled == "true") checked @endif> @endforeach @foreach($paystack as $paystack) isEnabled == "true") checked @endif> @endforeach @foreach($payfast as $payfast) isEnabled == "true") checked @endif> @endforeach @foreach($flutterwave as $flutterwave) isEnabled == "true") checked @endif> @endforeach @foreach($applePay as $applePay) isEnabled == "true") checked @endif> @endforeach @foreach($orangepay as $orangepay) isEnabled == "true") checked @endif> @endforeach @foreach($xendit as $xendit) isEnabled == "true") checked @endif> @endforeach @foreach($midtrans as $midtrans) isEnabled == "true") checked @endif> @endforeach
{{trans('lang.cancel')}}
@endsection @section('scripts') @endsection