{{__('frontend.back_to_subscription_plan')}}
@foreach ($plans as $plan)
@endforeach
@csrf
{{__('frontend.payment_details')}}
{{__('frontend.price')}}
Discount
{{__('frontend.subtotal')}}

{{__('frontend.tax')}}

{{__('frontend.total')}}
{{__('frontend.total_payment')}}

{{__('frontend.payment_secure')}}

{{__('frontend.thanks_for_payment')}}

{{__('frontend.payment_success')}}