Today · {{ now()->format('l, M d Y') }}
@if ($todaySummary && $todaySummary->first_in)
In {{ $todaySummary->first_in->format('H:i') }} @if ($todaySummary->last_out) · Out {{ $todaySummary->last_out->format('H:i') }} ({{ $todaySummary->worked_hours }} h) @endif @if ($todaySummary->late_minutes)Late {{ $todaySummary->late_minutes }}m@endif
@else
You have not checked in yet today.
@endif
@csrf
@csrf