diff --git a/app/Views/admin/editusergroupview.php b/app/Views/admin/editusergroupview.php
index 2c07d66..791f061 100644
--- a/app/Views/admin/editusergroupview.php
+++ b/app/Views/admin/editusergroupview.php
@@ -20,7 +20,10 @@
-= $this->section('activebreadcrumb') ?>User Maintenance / Change User Group= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+
User Maintenance
+Change User Group
+= $this->endSection() ?>
diff --git a/app/Views/admin/edituserpermissionview.php b/app/Views/admin/edituserpermissionview.php
index 1aa2f01..d3688cf 100644
--- a/app/Views/admin/edituserpermissionview.php
+++ b/app/Views/admin/edituserpermissionview.php
@@ -20,7 +20,11 @@
-= $this->section('activebreadcrumb') ?>User Maintenance / Change User Group= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+User Maintenance
+Change User Group
+= $this->endSection() ?>
+
diff --git a/app/Views/admin/newuserview.php b/app/Views/admin/newuserview.php
index 9cb372e..0b40ebc 100644
--- a/app/Views/admin/newuserview.php
+++ b/app/Views/admin/newuserview.php
@@ -20,7 +20,10 @@
-= $this->section('activebreadcrumb') ?>User Maintenance / New User= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+User Maintenance
+New User
+= $this->endSection() ?>
diff --git a/app/Views/admin/usermaintenance.php b/app/Views/admin/usermaintenance.php
index 63873e7..609f5f5 100644
--- a/app/Views/admin/usermaintenance.php
+++ b/app/Views/admin/usermaintenance.php
@@ -24,7 +24,9 @@
-= $this->section('activebreadcrumb') ?>User Maintenance= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+User Maintenance
+= $this->endSection() ?>
diff --git a/app/Views/hr/branchview.php b/app/Views/hr/branchview.php
index cc54d4f..e754974 100644
--- a/app/Views/hr/branchview.php
+++ b/app/Views/hr/branchview.php
@@ -20,7 +20,9 @@
-= $this->section('activebreadcrumb') ?>Company Branch= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+Company Branch
+= $this->endSection() ?>
diff --git a/app/Views/hr/departmentview.php b/app/Views/hr/departmentview.php
index be85305..77cd9ac 100644
--- a/app/Views/hr/departmentview.php
+++ b/app/Views/hr/departmentview.php
@@ -20,7 +20,9 @@
-= $this->section('activebreadcrumb') ?>Comany Department= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+Company Department
+= $this->endSection() ?>
diff --git a/app/Views/hr/employeeview.php b/app/Views/hr/employeeview.php
index 83bd545..fe28c02 100644
--- a/app/Views/hr/employeeview.php
+++ b/app/Views/hr/employeeview.php
@@ -20,7 +20,9 @@
-= $this->section('activebreadcrumb') ?>Employee Maintenance= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+Employee Maintenance
+= $this->endSection() ?>
diff --git a/app/Views/hr/empstatusview.php b/app/Views/hr/empstatusview.php
index a5c7677..502f00f 100644
--- a/app/Views/hr/empstatusview.php
+++ b/app/Views/hr/empstatusview.php
@@ -20,7 +20,9 @@
-= $this->section('activebreadcrumb') ?>Employment Status= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+Employment Status
+= $this->endSection() ?>
diff --git a/app/Views/hr/jobtitleview.php b/app/Views/hr/jobtitleview.php
index afdf745..b69c77c 100644
--- a/app/Views/hr/jobtitleview.php
+++ b/app/Views/hr/jobtitleview.php
@@ -20,7 +20,9 @@
-= $this->section('activebreadcrumb') ?>Job Title= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+Job Title
+= $this->endSection() ?>
diff --git a/app/Views/payroll/compensationbenefitsview.php b/app/Views/payroll/compensationbenefitsview.php
index bfebea3..e1f0058 100644
--- a/app/Views/payroll/compensationbenefitsview.php
+++ b/app/Views/payroll/compensationbenefitsview.php
@@ -25,7 +25,9 @@
-= $this->section('activebreadcrumb') ?>Compensation and Benefits= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+Compensation and Benefits
+= $this->endSection() ?>
diff --git a/app/Views/payroll/empinfoview.php b/app/Views/payroll/empinfoview.php
index cffabf4..7506745 100644
--- a/app/Views/payroll/empinfoview.php
+++ b/app/Views/payroll/empinfoview.php
@@ -25,7 +25,9 @@
-= $this->section('activebreadcrumb') ?>Employee Payroll Info= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+Employee Payroll Info
+= $this->endSection() ?>
diff --git a/app/Views/payroll/emppaytransactionview.php b/app/Views/payroll/emppaytransactionview.php
index 6a452a8..c15285d 100644
--- a/app/Views/payroll/emppaytransactionview.php
+++ b/app/Views/payroll/emppaytransactionview.php
@@ -25,7 +25,10 @@
-= $this->section('activebreadcrumb') ?>Payroll Transaction / Employee Payroll Transaction= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+Payroll Transaction
+Employee Payroll Transaction
+= $this->endSection() ?>
diff --git a/app/Views/payroll/incomedeductionview.php b/app/Views/payroll/incomedeductionview.php
index ebc5ce6..eb2ae56 100644
--- a/app/Views/payroll/incomedeductionview.php
+++ b/app/Views/payroll/incomedeductionview.php
@@ -20,7 +20,9 @@
-= $this->section('activebreadcrumb') ?>Income and Deduction= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+Income and Deduction
+= $this->endSection() ?>
diff --git a/app/Views/payroll/paygroupview.php b/app/Views/payroll/paygroupview.php
index 9369f57..6ede957 100644
--- a/app/Views/payroll/paygroupview.php
+++ b/app/Views/payroll/paygroupview.php
@@ -20,7 +20,9 @@
-= $this->section('activebreadcrumb') ?>Payroll Group= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+Payroll Group
+= $this->endSection() ?>
diff --git a/app/Views/payroll/paysettingsview.php b/app/Views/payroll/paysettingsview.php
index 87990b1..c2d6e03 100644
--- a/app/Views/payroll/paysettingsview.php
+++ b/app/Views/payroll/paysettingsview.php
@@ -20,7 +20,9 @@
-= $this->section('activebreadcrumb') ?>Payroll Settings= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+Payroll Settings
+= $this->endSection() ?>
diff --git a/app/Views/payroll/paytransactionview.php b/app/Views/payroll/paytransactionview.php
index 678d1f9..8750058 100644
--- a/app/Views/payroll/paytransactionview.php
+++ b/app/Views/payroll/paytransactionview.php
@@ -24,7 +24,9 @@
-= $this->section('activebreadcrumb') ?>Payroll Transaction= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+Payroll Transaction
+= $this->endSection() ?>
diff --git a/app/Views/payroll/paytypeview.php b/app/Views/payroll/paytypeview.php
index 6ab24d9..79c9cb0 100644
--- a/app/Views/payroll/paytypeview.php
+++ b/app/Views/payroll/paytypeview.php
@@ -20,7 +20,9 @@
-= $this->section('activebreadcrumb') ?>Payroll Type= $this->endSection() ?>
+= $this->section('breadcrumbs') ?>
+Payroll Type
+= $this->endSection() ?>
diff --git a/app/Views/templates/adminlte/generalcontent.php b/app/Views/templates/adminlte/generalcontent.php
index 1370996..93cb130 100644
--- a/app/Views/templates/adminlte/generalcontent.php
+++ b/app/Views/templates/adminlte/generalcontent.php
@@ -196,6 +196,25 @@
+
+
+
+
+ Timekeeping
+
+
+
+
+
@@ -340,8 +359,8 @@
- - Home
- - = $this->renderSection('activebreadcrumb') ?>
+ - Home
+ = $this->renderSection('breadcrumbs') ?>
diff --git a/app/Views/timekeeping/rawattendancelogview.php b/app/Views/timekeeping/rawattendancelogview.php
new file mode 100644
index 0000000..723c2f5
--- /dev/null
+++ b/app/Views/timekeeping/rawattendancelogview.php
@@ -0,0 +1,107 @@
+
+= $this->extend('templates/adminlte/generalcontent') ?>
+
+
+
+= $this->section('title') ?>Payroll Group= $this->endSection() ?>
+
+
+
+= $this->section('css') ?>
+= $this->endSection() ?>
+
+
+
+= $this->section('bodyclass') ?>sidebar-mini= $this->endSection() ?>
+
+
+
+= $this->section('containertitle') ?>Payroll Group= $this->endSection() ?>
+
+
+
+= $this->section('breadcrumbs') ?>
+Raw Log
+= $this->endSection() ?>
+
+
+
+= $this->section('main') ?>
+
+
+
+
+
+
+
+= $this->endSection() ?>
+
+
+
+
+= $this->section('js') ?>
+
+
+
+= $this->endSection() ?>
+
+
\ No newline at end of file