{{ $projectable->company->name ?? '—' }}
@elseif($type === 'Contract'){{ $projectable->assignable?->name ?? '—' }}
@elseif($type === 'Project'){{ $projectable->description ?? '—' }}
@elseif($type === 'StudioRequest'){{ $projectable->job_description ?? '—' }}
@endif @elseComment ID: {{ $comment }}
Parent Comment ID: {{ $parentcomment }}