@extends('layouts.app') @push('css') @endpush @section('title', 'Attendance Tracking') @section('panel-actions')
@endsection @section('content')

Filter Attendance

Attendance Records

Date Employee Punch In Punch Out Duration (H:M)
@endsection @push('scripts') @endpush