debug the excel reports
This commit is contained in:
@@ -445,8 +445,8 @@ Route::get('axis-report', 'CoridorsController@axisReportByLatAndLng');
|
||||
|
||||
|
||||
// /// Lawmakers
|
||||
// Route::get('get-units', 'LawmakersController@getUnits');
|
||||
// Route::get('get-constituencies/{province_id}', 'LawmakersController@getConstituencies');
|
||||
Route::get('get-units', 'LawmakersController@getUnits');
|
||||
Route::get('get-constituencies/{province_id}', 'LawmakersController@getConstituencies');
|
||||
// Route::get('lawmakers/index', 'LawmakersController@index');
|
||||
// Route::get('lawmakers/show/{lawmakers}', 'LawmakersController@show');
|
||||
// Route::post('lawmakers/dev', 'LawmakersController@dev');
|
||||
|
||||
Reference in New Issue
Block a user