Merge remote-tracking branch 'origin/staging' into origin/production

This commit is contained in:
Linksehat Staging Server
2024-02-15 13:29:15 +07:00
18 changed files with 683 additions and 178 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',