group(function () { Route::get('/getNavigation', [NavigateController::class, 'index'])->name('client.main.navigate'); });