MIS Report List
| S.No | Employee Name | Date | Total Hours | Actual Salary | Action |
|---|---|---|---|---|---|
| {{ $k + 1 }} | {{ $misreportdata->emp_name }} | {{ date('M-Y',strtotime('10-'.$misreportdata->month_value.'-'.$misreportdata->year_value)) }} | {{ ($misreportdata->total_reg_hours) + ($misreportdata->total_ot_hours) }} | {{ $misreportdata->actual_salary }} | View Edit |