test feature di reportbudget
This commit is contained in:
@@ -66,3 +66,5 @@ Route::get('/', function () {
|
||||
Route::get('fullcalender', [FullCalenderController::class, 'index']);
|
||||
Route::post('fullcalenderAjax', [FullCalenderController::class, 'ajax']);
|
||||
Route::get('condominio',[CondominioController::class,'testPdf']);
|
||||
Route::get('reportbudget',[MovimentiController::class,'reportCategorieAnno']);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user