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

Subscriptions

@if ($loading)
@else @if ($isUnpaid) {{-- MapleDeploy branding --}}
Payment Failed. Your last payment for MapleDeploy 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') {{-- MapleDeploy branding --}} @if ($isCancelled)
No Active Subscription. Please subscribe again to continue using MapleDeploy.
@endif
$isCancelled, 'pb-10' => !$isCancelled])>
@endif @endif @endif @else

Subscription

You are not an admin so you cannot manage your team's subscription. Please contact your team admin.
@endif