@use(Illuminate\Mail\Markdown) @extends('layouts.app') @section('htmlheader_title') {{ $o->name }} @endsection @section('content')
This network provides the following Echomail areas:
Messages | ||||||||
---|---|---|---|---|---|---|---|---|
Echoarea | Description | First Message | Last Message | Area Active | Day | Week | Month | Total |
{{ $x->name }} | {{ $x->description }} | {{ ($xx=$oo->min('first_message')) ? $xx->format('Y-m-d H:i') : '-' }} | {{ $x->last_message ? $x->last_message->format('Y-m-d H:i') : '-' }} | {{ $x->active ? 'Active' : 'Archive' }} | {{ number_format($oo->where('stats','day')->pop()?->count) }} | {{ number_format($oo->where('stats','week')->pop()?->count) }} | {{ number_format($oo->where('stats','month')->pop()?->count) }} | {{ number_format($oo->sum('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 Echomail |
---|---|---|---|---|
{{ $ao->system->full_name($ao) }} @auth@if($ao->is_hosted){{ $ao->is_default ? '**' : '*' }}@elseif($ao->system->setup)+@endif[{{ $ao->system_id }}]@endauth | {{ $ao->system->sysop }} | {{ $ao->system->location }} | {{ $ao->ftn4d }} | {{ $ao->echomail_from->count() ? $ao->echomail_from->first()->datetime->format('Y-m-d H:i') : '-' }} |
**Default route *System defined here +This system |
Your system(s) {!! $o->userHasSystemsNotInNet(Auth::user())->pluck('name')->join(', ') !!} can join this network.
If you want to join it/them to this network, make sure:
Here's what will happen next