master
cody 8 months ago
parent f90a821c25
commit 906e237892

@ -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>

Loading…
Cancel
Save