ManagementSystem/BACKEND/Modules/Admin
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
..
.api sdfsd 2024-05-14 07:11:04 +00:00
app Add electricity bills module (API, model, PDF) 2026-04-29 13:44:34 +07:00
config sdfsd 2024-05-14 07:11:04 +00:00
database update 2024-05-29 10:40:59 +07:00
lang sdfsd 2024-05-14 07:11:04 +00:00
resources Add electricity bills module (API, model, PDF) 2026-04-29 13:44:34 +07:00
routes Add electricity bills module (API, model, PDF) 2026-04-29 13:44:34 +07:00
tests sdfsd 2024-05-14 07:11:04 +00:00
composer.json sdfsd 2024-05-14 07:11:04 +00:00
module.json sdfsd 2024-05-14 07:11:04 +00:00
package.json sdfsd 2024-05-14 07:11:04 +00:00
vite.config.js sdfsd 2024-05-14 07:11:04 +00:00