ManagementSystem/BACKEND/Modules/Admin/app/Http/Controllers
nguyentrungthat baa3216c69 Add electricity bills module (API, model, PDF)
Introduce an Electricity Bills feature: adds ElectricityBill model, controller with CRUD + PDF export, Blade PDF template, and a migration to create the electricity_bills table. Registers routes (with admin permission middleware) and persists generated PDFs to public storage. Adds ResultSuccess/ResultError helpers to base Controller and updates composer to include dompdf and DBAL dependencies. Also includes frontend updates (Admin API, DataTable, Navbar, new OfficeSupport page and styles, route and CRUD helper adjustments) to support the new functionality.
2026-04-29 13:44:34 +07:00
..
.gitkeep sdfsd 2024-05-14 07:11:04 +00:00
AbstractController.php View note theo ngày và note tổng chức năng timekepping 2024-08-05 08:38:39 +07:00
AdminController.php sdfsd 2024-05-14 07:11:04 +00:00
BannerController.php create API ticker 2024-08-07 13:22:21 +07:00
CategoryController.php feat(setting): add setting saturday work 2026-04-09 16:11:18 +07:00
ClientController.php sdfsd 2024-05-14 07:11:04 +00:00
CountryController.php sdfsd 2024-05-14 07:11:04 +00:00
CriteriasController.php Fix lỗi lưu thông tin create by 2024-09-19 08:08:59 +07:00
CustomThemeController.php sdfsd 2024-05-14 07:11:04 +00:00
DashboardController.php sdfsd 2024-05-14 07:11:04 +00:00
DocumentController.php adjust Create, Update logic, add permission 2025-03-14 10:06:49 +07:00
ElectricityBillController.php Add electricity bills module (API, model, PDF) 2026-04-29 13:44:34 +07:00
EvaluationController.php Update Project Review, export 2025-02-07 14:42:31 +07:00
JiraController.php test 2025-03-14 14:40:37 +07:00
LeaveManagementController.php update timekeeping, leave UI 2025-08-05 16:08:48 +07:00
ProfileController.php update logic upload file 2025-03-27 17:18:53 +07:00
ProjectReviewController.php Update Project Review, export 2025-02-07 14:42:31 +07:00
SettingController.php sdfsd 2024-05-14 07:11:04 +00:00
TechnicalController.php Bổ sung sort theo ngày mới nhất 2024-09-24 16:23:16 +07:00
Temp.php add script detect face 2025-01-17 14:50:09 +07:00
TestCaseForSprintController.php hiệu chỉnh lôi add test report 2024-09-18 16:18:30 +07:00
TicketController.php fix 2025-12-30 10:08:18 +07:00
TimekeepingController.php fix calculate work time 2025-07-31 09:14:33 +07:00
TrackingController.php Update view detail Working review 2025-02-17 16:14:52 +07:00