mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-12 11:23:47 +02:00
mocked server page and better navigation and overall layout
This commit is contained in:
@@ -51,7 +51,8 @@ class ConsoleController extends Controller
|
||||
],
|
||||
]);
|
||||
|
||||
return view('server.index');
|
||||
//return view('server.index');
|
||||
return view('templates/base.core');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user