{{ $getRecord()->name }} ({{ $this->uptime($getRecord()) }})
Allocation: {{ $getRecord()->allocation->address }}
Egg: {{ $getRecord()->egg->name }}
Owner: {{ $getRecord()->user->username }}
CPU: {{ $this->cpu($getRecord()) }}
RAM: {{ $this->memory($getRecord()) }}
Disk: {{ $this->disk($getRecord()) }}