@extends('member.layouts.master') @section('member-body')
@include('layouts.message')

{{$heading}}

Enter Card Details

To pay the total amount using your credit card or debit card, click on the "Pay Now" button below. Please do not close the browser window until your payment is complete and your purchase has been finalised.

Payments are processed through a secure checkout powered by Stripe.
@csrf
Please correct the errors and try again.
@endsection @section('after_css') @endsection @section('stripe_scripts') @endsection