@if($state === 'active') Your system is fully operational with all features enabled @elseif($state === 'expiring_soon') Renew now to avoid service interruption ({{ $status['days_left'] }} days remaining) @elseif($state === 'suspended') Please contact support to restore access @elseif($state === 'expired') Renew your subscription to regain full access @else Enter a valid license key to unlock all features @endif
Enter your client ID and license key to {{ $subscription ? 'renew your subscription' : 'unlock all features' }}