Monitor and manage assigned issues
Successfully closed issues
Issues needing attention
Currently being worked on
| # | Title | Reporter | Priority | Status | Date | Action |
|---|---|---|---|---|---|---|
| {{ $loop->iteration }} |
{{ $issue->title }}
@if($issue->priority === 'high')
!
@endif
|
{{ $issue->reporter->name ?? 'N/A' }} | {{ ucfirst($issue->priority) }} | {{ ucfirst($issue->status) }} | {{ $issue->created_at->format('M d, Y') }} | |
| No issues assigned to you yet. | ||||||