public contract?

This commit is contained in:
2019-04-28 22:15:36 -05:00
parent e7850d22df
commit f1c22b8f5e

View File

@@ -44,6 +44,7 @@
<th>Amount</th>
</thead>
<tbody>
{{ dd($contracts['bids']) }}
@foreach($contracts['bids'] as $bid)
<tr>
<td>{{ $bid['corporation_name'] }}</td>