@extends('layouts.app') @section('content')

🧾 PayFast Test Checkout

You are upgrading to the {{ ucfirst($plan) }} plan.

@csrf @php(session(['selected_plan' => $plan]))
⬅ Back to Dashboard
@endsection