@extends('layouts.layout') @section('content')
@if(count($devices)>0) @endif
@if($dataall!="" && count($dataall)>0) @endif

{{$error}}

@if($dataof==2)
@if($device_loc!="") @endif
@if($dates_of_between!="" && count($dates_of_between)>0) @foreach($dates_of_between as $dateofb) @endforeach @endif @if($dates_of_between!="" && count($dates_of_between)>0) @foreach($dates_of_between as $dateofb) @endforeach @endif
Kalimark Group of Companies
Detailed Attendance ReportPresent

Warning: Undefined variable $from_date_format1 in C:\xampp\htdocs\kalimark\resources\views\reports\detailed.blade.php on line 117
To
Warning: Undefined variable $to_date_format1 in C:\xampp\htdocs\kalimark\resources\views\reports\detailed.blade.php on line 117
Absent
Generated On:
Warning: Undefined variable $nowday in C:\xampp\htdocs\kalimark\resources\views\reports\detailed.blade.php on line 118
Leave
Generated By:
Warning: Undefined variable $current_employee_name in C:\xampp\htdocs\kalimark\resources\views\reports\detailed.blade.php on line 119
Half day leave
Half day leave & Half day absent
Holiday
Weekoff
Weekoff and Holiday
Short Fall
Half day Short Fall
Si Emp ID Emp name Location {{\Carbon\Carbon::parse($dateofb)->format('d/m/y')}} Total W.D Present Absent Leave Short Fall
<%$index+1%> <%emp.emp_code%> <%emp.name%> <%emp.location%> <%testmyday(emp.emp_ref_id,emp.device_id,emp.empid,'{{$dateofb}}')%> {{$total_working_days}} <%totalPresentDates(emp.emp_ref_id,emp.device_id,emp.empid)%> <%totalAbsentDates(emp.emp_ref_id,emp.device_id,emp.empid)%> <%totalLeavesDates(emp.emp_ref_id,emp.device_id,emp.empid)%> <%totalSFDates(emp.emp_ref_id,emp.device_id,emp.empid)%>
@endif
@endsection @if($dataof==2) @endif