Add feat unsold commodity notifications

This commit is contained in:
Afiq Hamzah
2024-05-28 16:52:35 +08:00
parent 19017b8174
commit 931de4471c
9 changed files with 403 additions and 3 deletions
+1
View File
@@ -114,6 +114,7 @@ $app->router->group([
], function ($router) {
require __DIR__.'/../routes/web.php';
require __DIR__.'/../routes/report.php';
require __DIR__.'/../routes/setting.php';
});
$app->middleware([