Subscribe | Coolify @if (auth()->user()->isAdminFromSession()) @if ($loading)
@else @if ($isUnpaid) Update the payment method or settle the outstanding invoice in the billing portal.
Open billing portal
@else @if ($isCancelled || ! data_get(currentTeam(), 'subscription')) Choose a plan to continue using Coolify Cloud. @endif {{-- Stripe is the only cloud provider; always render pricing so the page is never blank. --}} @endif @endif @else You are not an admin so you cannot manage your Team's subscription. If this does not make sense, please contact us. @endif