{{ $title ?? config('app.name') }}

  • Home
  • About
  • Help
  • @can('admin')
  • Setup
  • @endcan @if(preg_match('#^/network/#',request()->path()))
  • Join
  • @endif
    @auth
  • Logout
  • @endauth @guest
  • Login
  • @endguest
{{--
Text mode font: [✓] 1 2 3 4 5 6 IBM VGA 8x16
--}} {{-- @todo Get rid of the CSS values if they arenot used, then delete this --}} {{-- @todo Is this required?
  • Oldschool PC Fonts:
  • Home
  • Fonts
  • Readme
  • Showcase
  • Download
≡
Aa
--}}
@auth Jump to section:
FTN Networks
Domains
Zones
Nodes
Users
Create
List
@endauth @guest Explore:
FTN Networks
@foreach (\App\Models\Zone::active()->public()->get() as $o)
{{ $o->name }}
@endforeach
@endguest