Go to file
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
BACKEND Add electricity bills module (API, model, PDF) 2026-04-29 13:44:34 +07:00
DetectFace update tracking 2025-01-21 13:35:04 +07:00
FRONTEND Add electricity bills module (API, model, PDF) 2026-04-29 13:44:34 +07:00
TrackingTool update 2025-02-03 16:20:00 +07:00
TrackingToolWeb fix(noti): Fix notification 2025-12-23 07:43:27 +07:00
.DS_Store feat(tkw): Tracking tool web 2025-12-10 16:23:45 +07:00
README.md first commit 2024-05-13 15:49:01 +07:00

README.md