@extends('layouts.app') @section('htmlheader_title') Systems @endsection @section('content')
There are no systems configured here.
@elseThese BBS systems are configured here.
Domain | ID | System | Sysop | Location | Last Seen | Address | ZeroTier ID |
---|---|---|---|---|---|---|---|
{{ $oo->zone->domain->name }} | {{ $oo->system_id }} | {{ $oo->system->name }} | {{ $oo->system->sysop }} | {{ $oo->system->location }} | {{ $oo->system->last_session ? $oo->system->last_session->format('Y-m-d H:i') : '-' }} | {{ $oo->system->addresses->where('zone_id',$oo->zone_id)->pluck('ftn4d')->join(', ') }} | {{ $oo->system->zt_id }} |