@php $otherMessageType = $messageDataValues['type'] ?? null; $messageDataValues = $messageDataValues['data'] ?? []; @endphp @if ($otherMessageType) @if ($otherMessageType != 'contacts')
@elseif ($otherMessageType == 'contacts') @foreach ($messageDataValues as $contact)