@extends('root')
@section('title', 'Reseller Clients')
@section('content')
@include('components.breadcrumb', [
'title' => 'Reseller Clients',
'links' => [],
'current' => 'Reseller Clients'
])
| Reseller |
Client |
Username |
Paket |
Status |
Opsi |
@endsection
@push('scripts')
@endpush