Header : ps
This commit is contained in:
parent
229e3c7c66
commit
72fbddcbb4
5
.gitignore
vendored
Normal file → Executable file
5
.gitignore
vendored
Normal file → Executable file
@ -94,3 +94,8 @@ vendor/
|
||||
composer.lock
|
||||
|
||||
tests
|
||||
|
||||
# Don't save phpunit under version control.
|
||||
phpunit
|
||||
phpunit*.xml
|
||||
/.phpunit.*.cache
|
||||
@ -134,6 +134,7 @@
|
||||
<a href="business_list">
|
||||
<i class="fa fa-industry"></i>
|
||||
<span> Business </span>
|
||||
</a>
|
||||
<li>
|
||||
<a href="#sidebarIcons" data-toggle="collapse">
|
||||
<i class="ri-shield-user-line"></i>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user