feat(org-src): add division position management page

- Add new division position page to side menu
- Implement division position list with improved employee name display
- Include necessary API calls with proper includes for related data
- Add error handling for data loading failures
This commit is contained in:
Khafid Prayoga
2025-10-27 14:31:09 +07:00
parent 16a4fc5d7f
commit af932ebfbc
4 changed files with 75 additions and 12 deletions
+4
View File
@@ -320,6 +320,10 @@
"title": "Divisi",
"link": "/org-src/division"
},
{
"title": "Divisi Position",
"link": "/org-src/division-position"
},
{
"title": "Instalasi",
"link": "/org-src/installation"