get('/admin/store/reports', [$controller, 'adminIndex']); $router->get('/admin/store/reports/export', [$controller, 'adminExport']); };