Easy School ERP

School Address

Phone : 343434343434

Email : support@easylerningbd.com

Employee Attendance Report



Employee Name : {{ $allData['0']['user']['name'] }}, ID No : {{ $allData['0']['user']['id_no'] }}, Month : {{ $month }}

@foreach($allData as $value) @endforeach

Date

Attend Status

{{ date('d-m-Y', strtotime($value->date )) }} {{ $value->attend_status }}
Total Absent : {{ $absents }} , Total Leave : {{ $leaves }}


Print Data : {{ date("d M Y") }}