@if($config->paypal_enable == 1)
@endif
@if($config->instamojo_enable == 1)
@endif
@if($config->paytm_enable == 1)
@endif
@if($config->razorpay == 1)
@endif
@if($config->braintree_enable == 1)
@endif
@if($config->stripe_enable == 1)
{{ __('staticwords.Pay') }} {{ $amount }} (Stripe)
@endif