Subscription Plans

@if($activeSubscription)
Subscription Status: Active
@else No Active Subscription @endif
@if($activeSubscription) @endif
View History

Plan Comparison

@foreach($plans as $plan) @endforeach @foreach($plans as $plan) @endforeach @foreach($plans as $plan) @endforeach @foreach($plans as $plan) @endforeach @foreach($plans as $plan) @endforeach @foreach($plans as $plan) @endforeach @foreach($plans as $plan) @endforeach
Feature {{ $plan->name }} @if($plan->is_featured) Recommended @endif
Price
Duration
Service Limit
Medication Orders
Consultations
Action
@if($showAllPlans)
@foreach($plans as $plan) @endforeach
@else

You are currently on the Unlimited Plan. No other plans are available.

@endif

Test

{{-- document.addEventListener('DOMContentLoaded', function() { window.addEventListener('splade:request-success', function(event) { if (event.detail.url.includes('/p/credit-cards')) { // Refresh the page to ensure the component is properly loaded window.location.reload(); } }); }); --}}