mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-29 17:34:02 +00:00
Admin Workflow
This commit is contained in:
+1
-1
@@ -1340,6 +1340,6 @@ Route::get('/site.webmanifest', function () {
|
||||
return response($contents, 200)->header('Content-Type', 'application/manifest+json');
|
||||
});
|
||||
|
||||
Route::get('/admin-work-flow', function () {
|
||||
Route::get('/admin-workflow', function () {
|
||||
return view('pages.dashboards.admin_work_flow');
|
||||
})->name('admin-work-flow');
|
||||
|
||||
Reference in New Issue
Block a user