{{ $cpu }} %
CPU Load
{{ formatBytes($freememory) }}
Free Memory
{{ formatBytes($freehdd) }}
Free HDD
{{ $secretactive }}
Total PPPOE Active
{{ $blokir = $totalblock - 3 }}
Total IP Block
| No. | PPPOe | IP | Status | Customer |
|---|---|---|---|---|
| {{ $row['.id'] }} | {{ $row['name'] }} | {{ $row['address'] }} | @if (!empty($customer->id_customer)) {{ $customer->status_instalasi }} @endif | @if (!empty($customer->id_customer)) {{ $customer->nama }} @endif |