@ -88,7 +88,7 @@
<td>
{{ $row->serial }}
</td>
<td>{!! isset($row->orderAgreementByLast)?"<img src='/storage/" .$row->orderAgreementByLast->file->name."' width='100' height='100'>":"" !!}</td>
<td>{!! isset($row->orderAgreementByLast)?"<a href='/storage/" .$row->orderAgreementByLast->file->name."' target='_blank'><img src='/storage/" .$row->orderAgreementByLast->file->name."' width='50' height='50'></a>":"" !!}</td>
<td>{{ $row->project->name }}</td>
<td>{{ $row->bed->building->name }}</td>