dstpabuaran.com/routes
Yoga Pangestu 2a0b99c599 feat: implement invoice management features including index, create, update, delete, and print functionalities
- Added InvoiceIndex component for displaying a list of invoices with pagination and search capabilities.
- Created InvoiceShareButton component for sharing invoice details via WhatsApp.
- Developed InvoicePrint component for printing invoice details.
- Defined routes for invoice management including share and print functionalities.
- Implemented InvoiceTest to cover authentication, authorization, and CRUD operations for invoices.
2026-08-22 15:13:28 +07:00
..
api.php feat: add delete all notifications feature in NotificationController and update NotificationBell component 2026-08-15 11:09:23 +07:00
console.php feat: add SendAttendanceReminderJob to notify users for attendance reminders 2026-08-14 05:10:29 +07:00
settings.php Refactor security settings page and update password functionality 2026-07-30 22:08:24 +07:00
web.php feat: implement invoice management features including index, create, update, delete, and print functionalities 2026-08-22 15:13:28 +07:00