Added unpaid and paid invoices to guest URL view

This commit is contained in:
johnny@pittpc.com
2020-02-06 20:25:28 -05:00
parent 76ed7afa18
commit 45fba5762b
5 changed files with 331 additions and 9 deletions

View File

@@ -20,7 +20,7 @@
<p>Dashboard</p>
</a>
</li>
<li class="nav-header">CLIENT</li>
<li class="nav-header">MAIN</li>
<li class="nav-item">
<a href="clients.php" class="nav-link <?php if(basename($_SERVER["PHP_SELF"]) == "clients.php") { echo "active"; } ?>">
<i class="nav-icon fas fa-users"></i>