Edit Material Design Dashboard

This commit is contained in:
Mathieu Lagace
2019-08-15 19:48:41 -04:00
parent 9f85296cea
commit 1419032b64
22 changed files with 1203 additions and 5525 deletions

View File

@@ -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 -->