@extends('layouts.sidebar') @section('title', 'Attendance') @section('content')
< Back
EMPLOYEE ATTENDANCE LOG
ID No:
{{ $dtr->dtr_id }}
Dept:
{{ $department->department_name }}
Name:
{{ $employee->last_name }}
@csrf
Date Time In Break Out Break In Time Out Hours Actions
Total Hours Worked: 0
@endsection