@if ($razorpay_credentials->razorpay_status == 'active') Pay with razorpay
@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