| Title | Due date | Status | Related to type | Related to | Assigned To | Notes | {{--Created At | Updated At | --}}Actions |
|---|---|---|---|---|---|---|---|---|---|
| {{ \Illuminate\Support\Carbon::create($task->due_date)->format('M d, Y h:i A') }} | {{ $task->status }} | {{ str(RelatedToType::from($task->related_to_type)->name)->lower() }} | {{ $task->relatedTo?->first_name ?? '-' }} | {{ $task->assignedUser->full_name ?? "N/A" }} | {{ str($task->notes)->limit(30) }} | {{--{{ $task->created_at ?? '-' }} | {{ $task->updated_at ?? '-' }} | --}}