export excel

This commit is contained in:
2024-09-30 16:09:29 +05:45
parent 60f4c75eb0
commit 4683fe67a7
21 changed files with 889 additions and 408 deletions

View File

@ -272,7 +272,7 @@ class Reports extends CI_Controller
break;
case 'default':
//show_404();
//show_404();
break;
}
}