@extends('layouts.app') @section('htmlheader_title') {{ $o->name }} @endsection @section('content')
Expand each heading for information about this FTN network
This network provides the following Echomail areas:
Messages | |||||
---|---|---|---|---|---|
Echoarea | Description | Last Message | Day | Week | Month |
{{ $oo->name }} | {{ $oo->description }} | {{ ($x=$oo->echomail()->orderBy('created_at','DESC')->first()) ? $x->created_at->format('Y-m-d H:i') : '-' }} | {{ number_format($oo->echomail()->where('created_at','>=',Carbon::now()->subDay())->count()) }} | {{ number_format($oo->echomail()->where('created_at','>=',Carbon::now()->subWeek())->count()) }} | {{ number_format($oo->echomail()->where('created_at','>=',Carbon::now()->subMonth())->count()) }} |
This network provides the following File areas:
Filearea | Description | Last File Sent |
---|---|---|
{{ $oo->name }} | {{ $oo->description }} | - |
The following systems are members of this network.
System | Sysop | Location | Address | Last Seen |
---|---|---|---|---|
{{ $ao->system->full_name($ao) }} @auth@if($ao->session('sespass')){{ $ao->session('default') ? '**' : '*' }}@elseif($ao->system->setup)+@endif[{{ $ao->system_id }}]@endauth | {{ $ao->system->sysop }} | {{ $ao->system->location }} | {{ $ao->ftn_3d }} | {{ $ao->system->last_session ? $ao->system->last_session->format('Y-m-d H:i') : '-' }} |
**Default route *System defined here +This system |