@extends('layouts.master') @section('css') @endsection @section('breadcrumb')

Rekap Data Presensi

@endsection @section('content')
{{-- --}}
Hadir Hari Ini

0

{{ Carbon\Carbon::now()->format('d M Y') }}
Sakit Hari Ini

0

{{ Carbon\Carbon::now()->format('d M Y') }}
Izin Hari Ini

0

{{ Carbon\Carbon::now()->format('d M Y') }}
No Tanggal Nama Status Clock In Clock Out Keterangan Lokasi
@endsection @section('script') @endsection