Add berichten page, and authentication checks
This commit is contained in:
@ -63,6 +63,6 @@ class Transacties
|
||||
'rekening' => $rekening,
|
||||
'transacties' => $returnArray
|
||||
]);
|
||||
});
|
||||
})->add(new Auth\Middleware());
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user