@@ -259,7 +259,7 @@
@endforeach
</td>
<td>
- @foreach($note->->claims as $claim)
+ @foreach($note->claims as $claim)
<div>
{{ $claim->id }}
</div>