management updates

This commit is contained in:
glmdev
2019-02-10 00:09:56 -06:00
parent 1c9c41ab8c
commit 90f97a5453
15 changed files with 605 additions and 87 deletions

View File

@@ -15,6 +15,8 @@
@endif
<a href="{{ url('/lot/add') }}" class="btn btn-success">Add New Lot</a>
<a href="{{ url('/lot/manage') }}" class="btn btn-warning">Manage Lots</a>
<a href="{{ url('/device/add') }}" class="btn btn-success">Create New Device Config</a>
</div>
</div>
</div>