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