@extends('admin.layout.master') @section('home')

Attendance Miss Report

@if (count($errors) > 0)
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@include('payroll.includes.printAndExcel')
{{-- --}} @if(!empty($group_attendance)) @foreach($group_attendance as $key=>$val)

Attendance Miss Report For the Date of @if(!empty($from_date)){{date('d-m-Y',strtotime($from_date))}}@endif To @if(!empty($to_date)){{date('d-m-Y',strtotime($to_date))}}@endif

Employee CodeDate In Time Out Time