diff --git a/api-payroll/public/html/landing.php b/api-payroll/public/html/landing.php
index 7d12330..eddf31b 100644
--- a/api-payroll/public/html/landing.php
+++ b/api-payroll/public/html/landing.php
@@ -38,7 +38,7 @@ if(!isset($_SESSION['userName'])){
- Management
+ Management
diff --git a/api-payroll/public/html/registerWorkDays.php b/api-payroll/public/html/registerWorkDays.php
new file mode 100644
index 0000000..6551418
--- /dev/null
+++ b/api-payroll/public/html/registerWorkDays.php
@@ -0,0 +1,28 @@
+
+
+
+
+
diff --git a/api-payroll/public/js/registerWorkDays.js b/api-payroll/public/js/registerWorkDays.js
new file mode 100644
index 0000000..e69de29