Employee Name : {{$row->name}}
Month : {{$row->month}}
Attendance : {{$row->total_days}}
Basic Salary : {{$row->basic_salary}}
OT Hours : {{$row->total_ot_hours}}
OT Amount : {{$row->total_ot_amount}}
Transportation : {{$row->transportation}}
Accommodation : {{$row->accommodation}}
Insurance : {{$row->insurance}}
Other : {{$row->others}}
Reimbursement : {{$row->reimbursement}}
Deductions : {{$row->deductions}}
Total Salary : {{$row->total_salary}}
Paid From : {{$row->paidFrom}}
Paid To : {{$row->paidTo}}