@extends('layouts.app') @section('content')
@foreach($stripe as $data) {{trans('lang.app_setting_stripe')}}
isEnabled == "true") checked @endif>
{!! trans('lang.app_setting_enable_stripe_help') !!}
{!! trans('lang.app_setting_stripe_key_help') !!}
{!! trans('lang.app_setting_stripe_secret_help') !!}
@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($xendit as $xendit) isEnabled == "true") checked @endif> @endforeach @foreach($midtrans as $midtrans) isEnabled == "true") checked @endif> @endforeach
{{trans('lang.cancel')}}
@endsection @section('scripts') @endsection