{{ 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 @if (!$isLatest) {{ trans('dashboard/index.sections.intro-update.heading') }}

{{ trans('dashboard/index.sections.intro-update.content', ['latestVersion' => $latestVersion]) }}

@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') }}

Check out the documentation first! If you still need assistance then, fly onto our Discord server!