Commit Graph

4 Commits

Author SHA1 Message Date
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
JOSEPH LE 4c2e525e28 update permission 2024-06-10 16:30:02 +07:00
joseph le 9f7ae95037 sdfsd 2024-05-14 07:11:04 +00:00
JOSEPH LE 839bbbac82 first commit 2024-05-13 15:49:01 +07:00