@extends('root') @section('title', 'Custom Packages') @section('content')
@include('components.breadcrumb', [ 'title' => 'Custom Packages', 'links' => [ ['url' => route('admin.dashboard'), 'label' => 'Dashboard'], ], 'current' => 'Custom Packages' ])

Custom Packages per Client

Modul ini hanya untuk admin: membuat, mengelola, dan meng-assign paket custom enterprise tanpa mengubah paket publik.

Client Nama Paket Type Max Agents Harga Bulanan Harga Tahunan Durasi (hari) Grace (hari) Dipakai Status Aksi
{{-- Assign Modal --}} @endsection @push('scripts') @endpush