{{-- MapleDeploy branding: sponsorship reminder listener removed --}} @auth @if (!isCloud())

Cannot connect to real-time service

{{-- MapleDeploy branding: support links updated --}}

This will cause unusual problems on the UI. Please contact MapleDeploy support for help.

{{-- MapleDeploy branding: Coolify docs link removed --}}
@endif
@endauth {{-- MapleDeploy branding: Coolify sponsorship popup removed --}} @if (request()->query->get('cancelled'))
Subscription Error. Something went wrong. Please try again or contact support.
@endif @if (request()->query->get('success')) @endif @if (currentTeam()->subscriptionPastOverDue())
WARNING: Your subscription is in over-due. If your latest payment is not paid within a week, all automations will be deactivated. Visit /subscription to check your subscription status or pay your invoice (or check your email for the invoice).
@endif @if (currentTeam()->serverOverflow())
WARNING: The number of active servers exceeds the limit covered by your payment. If not resolved, some of your servers will be deactivated. Visit /subscription to update your subscription or remove some servers.
@endif @if (!currentTeam()->isAnyNotificationEnabled())

No notifications enabled

Enable at least one notification channel so you receive important alerts. Visit notifications to get started.

Open notifications
@endif