@extends('layout.app')
@section('title', 'Pengaturan Radius')
@section('content')
| # | Nama | IP | Type | Ports | Deskripsi | Aksi |
|---|---|---|---|---|---|---|
| {{ $nas->id }} | {{ $nas->name }} | {{ $nas->ip_address }} | {{ $nas->type }} | {{ $nas->ports }} | {{ $nas->description ?? '-' }} | |
| Belum ada NAS | ||||||