Choose Payment Method

Plan:

Base Price: {{$settings->currency_symbol}}

Price Per User: {{$settings->currency_symbol}}

Included Users:

@csrf

Total Price: {{$settings->currency_symbol}}

@if ($gateways['paypal']) @endif @if ($gateways['razorpay']) Pay with Razorpay @endif @if ($gateways['offline'])

{{$gateways['offlineInstructions']}}

@endif @if($gateways['stripe'])
Pay with Stripe @endif