- technical manual as start dashboard site
- link to manual in create-step1.blade.php - delete old folder /public/img/*
This commit is contained in:
parent
c293fcca9f
commit
082cab1d4f
8 changed files with 30 additions and 79 deletions
|
@ -43,9 +43,9 @@
|
|||
|
||||
|
||||
<li class="pure-menu-item {{ Route::is('settings.dashboard') ? 'active' : '' }}">
|
||||
<a href="{{ route('settings.dashboard') }}">
|
||||
<a class="pure-menu-link" href="{{ route('settings.dashboard') }}">
|
||||
<i class="fa fa-tachometer-alt"></i>
|
||||
<span>Reports</span>
|
||||
<span>Manual</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue