@extends('layouts.admin') @section('title') List Nodes @endsection @section('scripts') @parent {!! Theme::css('vendor/fontawesome/animation.min.css') !!} @endsection @section('content-header')
Name | Location | Memory | Disk | Servers | SSL | Public | |
---|---|---|---|---|---|---|---|
{!! $node->maintenance_mode ? ' ' : '' !!}{{ $node->name }} | {{ $node->location->short }} | {{ $node->memory }} MB | {{ $node->disk }} MB | {{ $node->servers_count }} |