{{ session('success') }}
@endif
@if(session('error'))
{{ session('error') }}
@endif
PPoe Packages
All PPOE Packages
New Package
| Name | Price | Local Address | Remote Address | Status | Actions |
|---|---|---|---|---|---|
| {{$package->name}} | Ksh {{$package->price}} | {{$package->local_address}} | {{$package->remote_address}} | @if($package->status == 1) Active @else Inactive @endif |
|