@extends('layouts.app') @section('title', 'Daily Attendance Report') @section('panel-actions')
@endsection @section('content')
Total Employees 0
Present Today 0
Absent 0
On Leave 0

Attendance Records

Employee Name Designation Status Punch In Punch Out Working Hours
@endsection @push('scripts') @endpush