@extends(getTemplate().'.view.layout.layout') @section('title') {{ get_option('site_title','') }} - Upgrade Subscription @endsection @section('page')

Upgrade to Unlimited Plan

Your old limited plan has been cancelled successfully.

Please complete your payment below to activate the unlimited plan and regain access to all courses.
Unlimited Access - All Courses
  • ✓ Access to ALL courses on the platform
  • ✓ New courses added regularly
  • ✓ Full access to all content
  • ✓ Cancel anytime

@if($paymentUrl) Proceed to Payment

You will be redirected to Paystack to complete payment.

@else
Unlimited plan is not configured. Please contact support.
@endif
@endsection