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