@extends('mainview') @section('maincontent') @if(isset($alerts) && count($alerts) > 0)
Timestamp | Server | Associated status | Channel | Info |
---|---|---|---|---|
{{$a->created_at}} | {{$a->server->friendly_name}} | @if($a->status->status == 1) Up @else Down @endif | {{$a->type}} | {{$a->text}} |