updated dashboard.css
This commit is contained in:
@@ -30,8 +30,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<!-- Top Navbar -->
|
<!-- Top Navbar -->
|
||||||
@include('layouts.admin.topnavbar')
|
@include('layouts.admin.topnavbar')
|
||||||
<div class="container-fluid">
|
|
||||||
<div class="row">
|
|
||||||
<!-- Admin Layouts Navbar -->
|
<!-- Admin Layouts Navbar -->
|
||||||
@include('layouts.admin.sidenavbar')
|
@include('layouts.admin.sidenavbar')
|
||||||
<br>
|
<br>
|
||||||
@@ -44,8 +43,6 @@
|
|||||||
|
|
||||||
<!-- Content of the Page -->
|
<!-- Content of the Page -->
|
||||||
@yield('content')
|
@yield('content')
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user