{{ $procurement->title }}
| Bidder | Tech Score | Fin Score | Total | Rank |
|---|---|---|---|---|
| {{ $bid->bidder_name }} | 75/80 | 20/20 | 95.00 | #{{ $index+1 }} |
| Timestamp | User | Event | Action |
|---|---|---|---|
| {{ $trail->created_at->format('M d H:i:s') }} | {{ $trail->user->name }} | {{ $trail->event }} | {{ $trail->description }} |