session->getFlash('success')): ?>
escape($flashSuccess) ?>

تفاصيل جهة الاتصال

البريد الإلكتروني escape($contact['email']) : '-' ?>
رقم الهاتف escape($contact['phone']) : '-' ?>
المسمى الوظيفي escape($contact['position'] ?? '-') ?>
المنظمة / الجهة ' . $this->escape($contact['org_name']) . '' : '-' ?>
ملاحظات

escape($contact['notes'] ?? 'لا توجد ملاحظات') ?>

التفاعلات ()

لم يتم تسجيل أي تفاعلات بعد.

'ملاحظة', 'email' => 'بريد إلكتروني', 'call' => 'مكالمة هاتفية', 'meeting' => 'اجتماع' ]; $transType = $interTrans[$interaction['type']] ?? $interaction['type']; ?>
escape($transType) ?>

escape($interaction['notes']) ?>