all() : [])); ?> withName('app-layout'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\App\View\Components\AppLayout::ignoredParameterNames()); ?> withAttributes([]); ?> slot('header', null, []); ?>

format('l, F j, Y')); ?>
endSlot(); ?>

Total Records

count()); ?>

Clocked Out

whereNotNull('clock_out')->count()); ?>

Still Working

whereNull('clock_out')->count()); ?>

Attendance for format('F j, Y')); ?>

count() > 0): ?> addLoop($__currentLoopData); foreach($__currentLoopData as $index => $record): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> popLoop(); $loop = $__env->getLastLoop(); ?>
# Employee Clock In Clock Out Total Hours
user->name ?? '?', 0, 1))); ?>

user->name ?? 'Unknown'); ?>

user->email ?? ''); ?>

clock_in ? \Carbon\Carbon::parse($record->clock_in)->format('h:i A') : '—'); ?> clock_out): ?> clock_out)->format('h:i A')); ?> Working total_hours): ?> total_hours, 2)); ?> hrs clock_in && !$record->clock_out): ?> clock_in)->diffInMinutes(now()) / 60; ?> ~ hrs

No attendance records

No one has clocked in for format('F j, Y')); ?>.

renderComponent(); ?>