Initial Project work on the UI started

This commit is contained in:
johnnyq
2024-03-27 00:26:53 -04:00
parent 6ff740e619
commit 26dc3172e7
6 changed files with 333 additions and 0 deletions

View File

@@ -55,6 +55,8 @@ require_once "post/product.php";
require_once "post/profile.php";
require_once "post/project.php";
require_once "post/quote.php";
require_once "post/revenue.php";