Header : ps

This commit is contained in:
VE10-Sanjeev 2023-08-18 17:27:58 +05:30
parent 229e3c7c66
commit 72fbddcbb4
2 changed files with 9 additions and 3 deletions

5
.gitignore vendored Normal file → Executable file
View File

@ -94,3 +94,8 @@ vendor/
composer.lock composer.lock
tests tests
# Don't save phpunit under version control.
phpunit
phpunit*.xml
/.phpunit.*.cache

View File

@ -134,6 +134,7 @@
<a href="business_list"> <a href="business_list">
<i class="fa fa-industry"></i> <i class="fa fa-industry"></i>
<span> Business </span> <span> Business </span>
</a>
<li> <li>
<a href="#sidebarIcons" data-toggle="collapse"> <a href="#sidebarIcons" data-toggle="collapse">
<i class="ri-shield-user-line"></i> <i class="ri-shield-user-line"></i>