export default { title: 'Accounting', icon: 'mdi-chart-line', items: [ { title: 'Sales Report', icon: 'mdi-warehouse' }, ] }