update : jabatan

Deskripsi:
- tambah jabatan
- list jabatan
- edit jabatan

No Issues
This commit is contained in:
amel
2024-07-08 12:26:50 +08:00
parent e2d9763a1d
commit e0b88b2573
11 changed files with 433 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
import ViewListPosition from "./view/view_list_position";
export { ViewListPosition }