dstpabuaran.com/app/Http/Controllers/Admin/SDM
Yoga Pangestu 887526bd18 feat: add employee management features including create, edit, and list functionalities
- Implemented employee creation and editing forms with validation.
- Added employee listing with actions for edit, delete, and reset password.
- Integrated toggle for employee active status.
- Created reusable UI components for forms, alerts, and data tables.
- Updated routing to include employee management endpoints.
2026-07-29 22:26:24 +07:00
..
EmployeeController.php feat: add employee management features including create, edit, and list functionalities 2026-07-29 22:26:24 +07:00
LeaveRequestController.php feat: implement leave request management with CRUD functionality and integrate UI components 2026-07-29 21:49:02 +07:00