update sidebar
This commit is contained in:
@@ -84,11 +84,10 @@
|
||||
<body class="bg-body-tertiary">
|
||||
<!-- Include the symbols for svg drawing -->
|
||||
@include('layouts.svg')
|
||||
|
||||
<!-- Start navbar -->
|
||||
<!-- End svg drawing symbols -->
|
||||
<!-- Start navbar -->
|
||||
@include('layouts.upper-navbar')
|
||||
<!-- end navbar -->
|
||||
|
||||
<!-- end navbar -->
|
||||
<!-- Sidebar menu -->
|
||||
@include('layouts.sidebar')
|
||||
<!-- End aside -->
|
||||
@@ -96,7 +95,7 @@
|
||||
<!-- Content of the main body - heres the main content like graph, tables, etc... -->
|
||||
<main class="col-sm-10 bg-body-tertiary" id="main">
|
||||
<div class="container-fluid">
|
||||
<div class="row"></div>
|
||||
|
||||
<div class="row"> <!-- This section creates the links at the top separated by a / -->
|
||||
<nav aria-label="breadcrumb">
|
||||
<ol class="breadcrumb">
|
||||
|
||||
Reference in New Issue
Block a user