test admin dashboard

This commit is contained in:
2020-04-03 00:53:06 -05:00
parent c825089886
commit 1e47a3cbaf

View File

@@ -1,6 +1,8 @@
@extends('layouts.admin.b4')
@section('content')
<br>
<div class="container">
<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.
</div>