| Type | Target | Achieved On | Description | Actions |
|---|---|---|---|---|
| {{ ucfirst($goal->type) }} | {{ $goal->type === 'commissions' ? '$' . number_format($goal->target_value, 2) : number_format($goal->target_value) }} | {{ $goal->achieved_at->format('M d, Y') }} | {{ Str::limit($goal->description, 50) }} | View |