mocked server page and better navigation and overall layout
This commit is contained in:
parent
d2c770d218
commit
89f47c6dbb
23 changed files with 12718 additions and 47 deletions
|
@ -51,7 +51,8 @@ class ConsoleController extends Controller
|
|||
],
|
||||
]);
|
||||
|
||||
return view('server.index');
|
||||
//return view('server.index');
|
||||
return view('templates/base.core');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue