store/resources/js/components/admin/master/customers
2026-06-14 01:26:00 +07:00
..
columns.ts Add customer management features including Customer model, CustomerController for CRUD operations, and CustomerRequest for validation. Integrate permissions in the Permission and Role enums, and update routes for customer management. Enhance UI components for customer listing and management, including a data table and form modal. Update sidebar for customer navigation. 2026-06-10 15:49:03 +07:00
CustomerFormModal.vue refactor: reorder component imports and optimize code structure across UI forms and composables 2026-06-14 01:26:00 +07:00
data-table-actions.vue Add customer management features including Customer model, CustomerController for CRUD operations, and CustomerRequest for validation. Integrate permissions in the Permission and Role enums, and update routes for customer management. Enhance UI components for customer listing and management, including a data table and form modal. Update sidebar for customer navigation. 2026-06-10 15:49:03 +07:00