@@ -252,10 +252,18 @@
{{-- <td><div style="max-height: 200px; overflow-y: auto;">{!! $content !!}</div></td>--}}
<td>
-
+ @foreach($note->client->bills as $bill)
+ <div>
+ {{ $bill->code }}
+ </div>
+ @endforeach
</td>
+ @foreach($note->client->claims as $claim)
+ {{ $claim->id }}
<div style="max-height: 250px; overflow-y: auto;">