芝麻web文件管理V1.00
编辑当前文件:/home/lekhnath/silverray.com.au/resources/views/payment_addon.blade.php
@if ($razorpay_credentials->razorpay_status == 'active')
Pay with razorpay
@csrf
@endif @if ($mollie_credentials->mollie_status == 'active')
Pay with Mollie
@endif @if ($instamojo_credentials->instamojo_status == 'active')
Pay with instamojo
@endif @if ($flutterwave_credentials->flutterwave_status == 'active')
Pay with flutterwave
@endif @if ($paystack_credentials->paystack_status == 'active')
Pay with paystack
@endif @push('js') {{-- start flutterwave payment --}} {{-- end flutterwave payment --}} {{-- paystack start --}} @endpush