tambah informasi provider

This commit is contained in:
2024-02-15 12:26:48 +07:00
parent 14949a47f9
commit f37657b154
5 changed files with 63 additions and 30 deletions

View File

@@ -109,6 +109,12 @@ export default function List() {
label: 'Code',
isSort: true,
},
{
id: 'provider_name',
align: 'left',
label: 'Provider',
isSort: false,
},
{
id: 'service_type',
align: 'center',