ManagementSystem/FRONTEND
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
..
public fix refactor function check leave day, update handle ticket send mail 2025-06-20 14:29:47 +07:00
src Add electricity bills module (API, model, PDF) 2026-04-29 13:44:34 +07:00
.env.example Bổ sung biểu đồ drawio cho trang allocation 2025-02-21 11:11:37 +07:00
.eslintignore update 2024-05-15 02:20:30 +00:00
.eslintrc.cjs update 2024-05-15 02:20:30 +00:00
.gitignore update 2024-05-15 02:20:30 +00:00
.prettierignore update 2024-05-15 02:20:30 +00:00
.prettierrc update 2024-05-15 02:20:30 +00:00
README.md update 2024-05-15 02:20:30 +00:00
index.html update qrcode 2024-09-07 09:06:02 +07:00
install_nvm.sh add script detect face 2025-01-17 14:50:09 +07:00
package-lock.json fix show file document detail, update document 2025-03-13 14:14:43 +07:00
package.json fix show file document detail, update document 2025-03-13 14:14:43 +07:00
pnpm-lock.yaml update 2024-05-15 02:20:30 +00:00
postcss.config.cjs update 2024-05-15 02:20:30 +00:00
tsconfig.json update 2024-05-15 02:20:30 +00:00
tsconfig.node.json update 2024-05-15 02:20:30 +00:00
vite.config.ts update 2024-05-15 02:20:30 +00:00

README.md

Mantine + Vite + Vanilla extract template

Get started with the template by clicking Use this template button on the top of the page.

Documentation