@extends('layouts.admin') @section('content')

{{ __('Create Payment Config') }}

{{ __('Define new third-party payment parameters') }}

@csrf

{{ __('ECPay Invoice') }}

{{ __('ECPay Invoice Settings Description') }}

{{ __('E.SUN QR Scan') }}

{{ __('E.SUN QR Scan Settings Description') }}

{{ __('LINE Pay Direct') }}

{{ __('LINE Pay Direct Settings Description') }}

{{ __('TapPay Integration') }}

{{ __('TapPay Integration Settings Description') }}

{{ __('Merchant IDs') }}

@endsection