@php $linkClass = 'module-nav-link'; $isCustomersIndex = request()->routeIs('crm.customers.index'); $isPotentialLeadsContext = request()->routeIs('crm.customers.create') || ($isCustomersIndex && request('crm_status') === 'potential'); @endphp
لوحة إدارة العملاء
العملاء المحتملين
الفرص
جهات الاتصال
الأنشطة
شرائح العملاء
@php $isLoyaltyGroupActive = request()->routeIs('crm.loyalty.*') || request()->routeIs('crm.memberships.*'); @endphp
نظام الولاء
المواعيد