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

✅ Payment Successful

Thank you for upgrading to the {{ ucfirst(Auth::user()->subscription_level) }} plan.

Go to Dashboard
@endsection