Subscribe | Coolify @if (auth()->user()->isAdminFromSession())

Subscriptions

@if ($loading)
@else @if ($isUnpaid)
Payment Failed. Your last payment for Coolify Cloud has failed.

Open the following link, navigate to the button and pay your unpaid/past due subscription.

Billing Portal
@else @if (config('subscription.provider') === 'stripe') @if ($isCancelled)
No Active Subscription. Subscribe to a plan to start using Coolify Cloud.
@endif
$isCancelled, 'pb-10' => !$isCancelled])>
@endif @endif @endif @else

Subscription

You are not an admin so you cannot manage your Team's subscription. If this does not make sense, please contact us.
@endif