| }); | }); | ||||
| Route::get('/request-reset-docket', 'Controller@resetDocket'); | Route::get('/request-reset-docket', 'Controller@resetDocket'); | ||||
| Route::get('/get-database', 'Controller@updateAddress'); | |||||
| Route::get('/get-database', 'Controller@getDatabase'); | |||||
| // Route::get('/delete-dealer-claim', 'Controller@deleteTodayClaim'); | // Route::get('/delete-dealer-claim', 'Controller@deleteTodayClaim'); | ||||
| Route::get('/convert-password/{action}/', ['uses' => 'Auth\AdminController@encryptPassword']); | Route::get('/convert-password/{action}/', ['uses' => 'Auth\AdminController@encryptPassword']); |