@extends('layout.app') @section('title', __('payment')) @section('content') Upgrade your plan Please make the payment to start enjoying all the features of our premium plan as soon as possible. {{ $subscription->title ?? '--' }} CHANGE PLAN {{ $general_settings?->defaultCurrency->symbol }} {{ $subscription->price ?? '--' }} / {{ $subscription->recurring_type ?? '--' }} Payment method @foreach($paymentGateways as $paymentGateway) @endforeach @csrf Proceed to payment @csrf Proceed to payment @endsection @push('scripts') @endpush
Please make the payment to start enjoying all the features of our premium plan as soon as possible.