@csrf
{{ __('QR Code / บัตรเครดิต') }}
{{--

{{PriceHelper::GatewayText('paystack')}}

--}}

ชำระเงินด้วย QR Code / บัตรเครดิต

@php $data = App\Models\PaymentSetting::whereUniqueKeyword('paystack')->first(); $paydata = $data->convertJsonData(); $billing = Session::get('billing_address'); @endphp @section('script') @endsection
{{ __('Transactions via Bank Transfer') }}
{{--
--}}
Slip Preview

{!! PriceHelper::GatewayText('bank') !!}

@csrf
{{ __('ขอใบเสนอราคา') }}
@csrf