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