|
|
|
@ -88,7 +88,7 @@
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
{{ $row->serial }}
|
|
|
|
{{ $row->serial }}
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>{{isset($row->orderAgreements)?"/storage/" .$row->orderAgreements:""}}</td>
|
|
|
|
<td>{{isset($row->orderAgreements)?"/storage/" .$row->orderAgreements[0]:""}}</td>
|
|
|
|
|
|
|
|
|
|
|
|
<td>{{ $row->project->name }}</td>
|
|
|
|
<td>{{ $row->project->name }}</td>
|
|
|
|
<td>{{ $row->bed->building->name }}</td>
|
|
|
|
<td>{{ $row->bed->building->name }}</td>
|
|
|
|
|