@extends('backend.layouts.app') @section('main') @section('title', 'PPPoE Users')
USER PPPOE
@if (auth()->user()->role === 'Admin') @endif

{{ $totaluser }}

Users

{{ $totalactive }}

Active

{{ $totalsuspend }}

Suspend

@include('backend.pppoe.user.modal.create') @include('backend.pppoe.user.modal.edit') @include('backend.pppoe.user.modal.show_session') @include('backend.pppoe.user.modal.member')
NO BILL INET NAMA LENGKAP USERNAME PROFILE NAS AREA ODP CREATED STATUS
@endsection @push('scripts') @endpush