{!! $shared !!}

Case Follow Up

@foreach($comments as $c) @endforeach
Date Comments Lawyer
{{ $c->comment_date->setTimezone('America/Chicago')->format('M d, Y h:i a') }} {{ $c->comment_text }} {{ optional($c->author)->name }}

Comments are append-only; edits/deletes require ADMIN and are logged.