store/resources/js/layouts
2026-06-14 01:26:00 +07:00
..
AccountLayout.vue Refactor AccountLayout and Appearance components for improved UI. Remove redundant labels and enhance button functionality to display processing state during form submission. 2026-06-11 18:43:49 +07:00
AdminLayout.vue refactor: reorder component imports and optimize code structure across UI forms and composables 2026-06-14 01:26:00 +07:00
SettingLayout.vue Add system settings management features including controllers for managing system, social media, and marketplace settings. Implement request validation for each settings type and create corresponding UI components for user interaction. Update permissions in the Permission and Role enums to manage access to settings functionalities, and enhance the sidebar for navigation to the new settings sections. 2026-06-11 18:30:21 +07:00