Employee Salary Report
{{$errors->first('month')}}
{!! Form::select("employee_id", [''=>'Select']+$employees, old("employee_id"), ['class'=>'form-control', 'required', 'id'=>'employee_id'] ) !!}
{{$errors->first() ? 'Employee bank details already exists':''}}
| S.No. | Employee Name | Month | Attendance | Basic Salary | OT Hours | OT Amount | Transportation | Accommodation | Insurance | Other | Reimbursement | Deductions | {{--Deductions Reason | --}}Total Salary | Paid From | Paid To | Action |
|---|