FTN Networks @auth
Network Admin
Domains
Systems
Zones
System Admin
This Host Systems
@can('admin')
Users
Create
List
@endcan @endauth
Expore Networks
@foreach (\App\Models\Domain::active() ->when(! \Illuminate\Support\Facades\Auth::check(),function($query) { return $query->public(); }) ->orderBy('name')->get() as $o)
{{ $o->name }}
@endforeach
Debug
Verify Packet