mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
Merge branch 'dillon/74-admin-workflow' into vapor/development
This commit is contained in:
+1
-1
@@ -1347,6 +1347,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