This Contract is made and entered into on {{ now()->format('F j, Y') }} by and between:
Procuring Entity: {{ $procurement->tenant->name }}
Supplier: {{ $supplier->name }}
The Supplier agrees to provide the following goods/services:
{{ $procurement->title }}
{{ $procurement->description }}
The total value of this contract is {{ $procurement->currency }} {{ number_format($winningBid->total_amount, 2) }}.
...
|
For Procuring Entity |
For Supplier |