@foreach($notes as $note) @endforeach

Project Notes

Date

Entered By

Text

{{\Carbon\Carbon::parse($note->created_at)->format('m/d/Y')}} {{optional($note->createdBy)->email}} {!! $note->Note !!}