Commit Graph

2 Commits

Author SHA1 Message Date
47e9ea8f43 refactor: Standardize formatting and improve flash message handling in MainLayout 2026-03-17 22:41:07 +07:00
5f00a0dbf1 feat: Add CRUD functionality for books, categories, and loans
- Implemented Create, Edit, and Index pages for Buku (Books) with form handling and validation.
- Added Create, Edit, and Index pages for Kategori (Categories) with form handling and validation.
- Developed Create and Index pages for Peminjaman (Loans) with form handling and validation.
- Integrated status management and action buttons for loan records.
- Enhanced UI with responsive design and user-friendly navigation.
2026-03-17 22:05:20 +07:00