Follow up History
@if(!$property->chatHistory->isEmpty())
    @foreach($property->chatHistory as $c)
  •        Delete
  • @endforeach
@else
@endif