FIX_controllerNameMistake
This commit is contained in:
parent
c447a17b6d
commit
c517674856
@ -174,7 +174,7 @@ $routes->group('api', ['filter' => 'appSignature'], function ($routes) {
|
||||
//DASHBOARD Season 5 EXPORT EXCEL (productivityDashboard)
|
||||
$routes->get("dashboard/downloadExcelStaffAndProduct", "ExcelExportController::downloadExcelStaffAndProduct");
|
||||
|
||||
$routes->get('reports/endorsement-excel', 'PolicyReportController::downloadExcelEndorsement');
|
||||
$routes->get('reports/endorsement-excel', 'ExcelExportController::downloadExcelEndorsement');
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user