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

  • Home
  • About
  • Help
  • @can('admin')
  • Setup
  • @endcan @if(preg_match('#^/network/#',request()->path()))
  • Join
  • @endif
    @auth
  • {{ Auth::user()->name }}
  • 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
--}}
@include('layouts.partials.sidebar')