@foreach ($documents as $item)
{{ strtoupper($item->linked_entity) }} - {{ $item->document_type}}
{{ $item->note }}
@endforeach