@if(nCount($printHead) > 0) {!! $printHead->description !!} @endif

My Attendance Report

Name : {{$employee_name}},Department : {{$department_name}},Form Date : {{$form_date}} , To Date : {{$to_date}} {{$serial = null}} @if(nCount($results) > 0) @foreach($results AS $value) @endforeach @else @endif @if(nCount($results) > 0) @endif
S/L Date In Time Out Time Working Time Late Late Time Over Time Status
{{++$serial}} {{ $value['date'] }} -- -- -- -- -- -- Present
Data not available !
Total Working days:   {{$serial}} Days
Total Present:   {{$totalPresent}} Days
Total Absence:   {{$totalAbsence}} Days
Total Leave:   {{$totalLeave}} Days
Total Late:   {{$totalLate}} Days