test admin dashboard

This commit is contained in:
2020-04-03 00:54:19 -05:00
parent ac4aea0844
commit a87404a224
2 changed files with 3 additions and 3 deletions

View File

@@ -1,9 +1,6 @@
@extends('layouts.admin.b4') @extends('layouts.admin.b4')
@section('content') @section('content')
<br>
<br>
<div class="container"> <div class="container">
<br>
<h2>Admin Dashboard Test</h2><br> <h2>Admin Dashboard Test</h2><br>
Just a test of the new admin dashboard and how it should look with a sidebar navigation system. Just a test of the new admin dashboard and how it should look with a sidebar navigation system.
</div> </div>

View File

@@ -55,3 +55,6 @@
</nav> </nav>
</div> </div>
</div> </div>
<br>
<br>
<br>