{{ trans('dashboard/index.overview') }} Nodes {{ $nodesCount }} Servers {{ $serversCount }} Eggs {{ $eggsCount }} Users {{ $usersCount }}

{{ trans('dashboard/index.expand_sections') }}

@if ($inDevelopment) {{ trans('dashboard/index.sections.intro-developers.heading') }}

{{ trans('dashboard/index.sections.intro-developers.content') }}


{{ trans('dashboard/index.sections.intro-developers.extra_note') }}

@endif {{-- No Nodes Created --}} @if ($nodesCount <= 0) {{ trans('dashboard/index.sections.intro-first-node.heading') }}

{{ trans('dashboard/index.sections.intro-first-node.content') }}

@endif {{-- No Nodes Active --}} {{ trans('dashboard/index.sections.intro-support.heading') }}

{{ trans('dashboard/index.sections.intro-support.content') }}


{{ trans('dashboard/index.sections.intro-support.extra_note') }}

{{ trans('dashboard/index.sections.intro-help.heading') }}

{{ trans('dashboard/index.sections.intro-help.content') }}