@extends('layouts.app') @section('title', 'Timesheet - {{ $employee->first_name }} {{ $employee->last_name }} - Blackberry Farm') @section('content')
{{ $employee->first_name }} {{ $employee->last_name }} - {{ $employee->position }}
Hours tracking and time management
Employee is not currently clocked in. Use the Clock In button to start tracking time.
No time entries for the selected period. Use the Clock In/Out buttons or manual entry form above.