Manage your subscription and track usage
Monthly Price
${{ number_format($plan->price, 2) }}
Days Remaining
{{ $this->getDaysRemaining() }} days
Next Billing
{{ $this->getNextBillingDate() }}
{{ $usage['remaining'] }} remaining
@endif{{ $extension->extension_days }} days extension
Requested {{ $extension->created_at->format('M j, Y') }}
${{ number_format($upgradePlan['price'], 2) }} /{{ $upgradePlan->getBillingCycleDisplay() }}
You don't have an active subscription. Choose a plan to get started!
{{ session('success') }}
{{ session('error') }}
{{ session('info') }}