| Date | Units | Hours | Recorded By | Action Type | Value | Description |
|---|---|---|---|---|---|---|
| {{ optional($entry->started_at)->format('d/m/Y H:i') }} | {{ $entry->units }} | {{ $entry->hours }} | {{ (($entry->user?->name_first . ' ' . $entry->user?->name_last) ?? 'Unknown') }} | {{ ucfirst($entry->activity_type) }} | £{{ number_format($entry->value, 2) }} | {{ $entry->description }} |
| No WIP entries recorded. | ||||||