@include('layouts.headElement')
@include('layouts.headerNormal')
@include('layouts.sidebarV2')
@include ('layouts.loader')
{{--
--}}
{{--
Employee Report
--}}
{{--
--}}
| Employee Name |
Employee Id |
Date |
Login |
Logout |
Total Hours |
Break In |
Break Out |
Total Break Hours |
{{-- Salary | --}}
Month Wise Report
| Employee Name |
Employee Id |
Month/Year |
Total Days In A Month |
Total Working Days |
Salary |
Deduction |
LOP |
Payment Process |
Ot Hours |
Ot Payment |
Month Wise Report
| Employee Name |
Employee Id |
Outlet Name |
Designation |
Present Days |
Total Working Days |
Absent days |
Monthly Salary |
|
|
{{-- | --}}
{{-- | --}}
@include('layouts.footer');
{{-- --}}