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

7
.gitignore vendored Normal file → Executable file
View File

@ -93,4 +93,9 @@ php_errors.log
vendor/ vendor/
composer.lock composer.lock
tests tests
# Don't save phpunit under version control.
phpunit
phpunit*.xml
/.phpunit.*.cache

View File

@ -132,8 +132,9 @@
</li> </li>
<li> <li>
<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>