@extends('backend.layouts.app') @section('main') @section('title', 'Daftar ONU')
DAFTAR ONU
@php $port = request()->segment(4); @endphp
@include('backend.olt.modal.create') @include('backend.olt.modal.edit')
ONU ID ONU NAME MEMBER NAME AREA ODP MAC ADDRESS RX POWER STATUS LAST DEREGISTER TIME LAST DEREGISTER REASON
@endsection @push('scripts') @endpush