store/resources/js/pages/admin/master
2026-06-23 08:27:42 +07:00
..
categories refactor: update database connection settings in phpunit.xml and clean up CategoryService by removing unused docblocks and reorganizing sorting logic for improved clarity 2026-06-22 15:02:04 +07:00
customers refactor: remove unused docblocks in CustomerService and add getSelectOptions method for enhanced customer data retrieval 2026-06-22 15:18:07 +07:00
products feat: introduce reusable DataTableEmpty component to standardize empty state handling across tables 2026-06-23 08:27:42 +07:00
raw-materials feat: introduce reusable DataTableEmpty component to standardize empty state handling across tables 2026-06-23 08:27:42 +07:00
suppliers refactor: remove unused docblocks in SupplierService and add getSelectOptions method for improved supplier data retrieval 2026-06-22 15:09:53 +07:00