// assets/js/pages/admin/tabs/ReportsTab.js const ReportsTab = ({ handlers, loading }) => { const { handleExport } = handlers; return (