mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-24 15:04:19 +00:00
Period Lock - prototype (2nd demo based on PM feedback)
This commit is contained in:
+1
-1
@@ -1381,6 +1381,6 @@ Route::get('/run-batch-unfinished-payment-orders', function (Request $request) {
|
||||
});
|
||||
|
||||
|
||||
Route::get('/period-lock', function () {
|
||||
Route::get('/locks', function () {
|
||||
return view('pages.dashboards.admin_lock');
|
||||
})->name('admin.admin_lock');
|
||||
|
||||
Reference in New Issue
Block a user