@if (session('error')) @endif

Dashboard

{{--
Your self-hosted environment
--}} @if (request()->query->get('success'))
Your subscription has been activated! Welcome onboard!
It could take a few seconds before your subscription is activated.
Please be patient.
@endif

Projects

@forelse ($projects as $project) @empty
No projects found. Add your first server here or go to the onboarding page.
@endforelse

Servers

Deployments

@if (count($deployments_per_server) > 0) @endif Cleanup Queues
{{-- Get IPTABLES --}}