@extends('admin/layout') @section('title') {{ labels('admin_labels.payment_method_setting', 'Payment Method Setting') }} @endsection @php $hide_unwanted_payment_gateway = false; @endphp @section('content')

{{ labels('admin_labels.payment_methods', 'Payment Methods') }}

{{ labels('admin_labels.control_and_optimize_payment_channels_with_precision', 'Control and Optimize Payment Channels with Precision') }}

@csrf
{{ labels('admin_labels.paypal', 'Paypal') }}
*