| Procurement | Bid Amount | Score | Result |
|---|---|---|---|
|
{{ $bid->procurement->reference }}
{{ $bid->procurement->title }}
|
{{ $bid->currency }} {{ number_format($bid->bid_amount, 0) }} | {{ $bid->combined_score ?? 'N/A' }} | @if($bid->rank == 1) Won @else Lost @endif |
| No bidding history found. | |||