mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-22 19:19:09 -04:00
Edit Material Design Dashboard
This commit is contained in:
@@ -13,7 +13,7 @@ use App\Notifications\Alert;
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<!-- Including Sidebar -->
|
||||
<!-- Including Sidebar -->
|
||||
|
||||
@include('layouts.admin.sidebar')
|
||||
|
||||
@@ -35,6 +35,10 @@ use App\Notifications\Alert;
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Including Footer -->
|
||||
@include('layouts.admin.footer')
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- Including Javascripts -->
|
||||
|
||||
Reference in New Issue
Block a user