mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-29 17:34:25 +00:00
update final touch up for last delivery integration
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ Route::get('', function () {
|
||||
})->name('login');
|
||||
|
||||
|
||||
Route::domain('hywave.izyim.com')->prefix('last_mile_delivery')->as('last_mile_delivery.')->group(function () {
|
||||
Route::domain('hywave.izyim.com')->as('last_mile_delivery.')->group(function () {
|
||||
Route::get('/', function () {
|
||||
return view('pages.accounts.signup');
|
||||
})->name('login');
|
||||
|
||||
Reference in New Issue
Block a user