@php $emails = !empty($userContact->contact_mails) ? explode(',', $userContact->contact_mails) : []; @endphp