all() : [])); ?> withName('app-layout'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\App\View\Components\AppLayout::ignoredParameterNames()); ?> withAttributes([]); ?> slot('header', null, []); ?>
| Name | Contact | Salesperson | Status | Priority | Updates | Last Contacted |
|---|---|---|---|---|---|---|
| name); ?> | email): ?> email); ?> phone): ?> phone); ?> | salesPerson->name ?? '—'); ?> | status === 'contacted'): ?> Contacted Not Contacted | 'bg-red-100 text-red-800', 'high' => 'bg-orange-100 text-orange-800', 'medium' => 'bg-blue-100 text-blue-800', 'low' => 'bg-gray-100 text-gray-600', ]; $pStyle = $priorityStyles[$lead->priority] ?? 'bg-gray-100 text-gray-600'; ?> priority)); ?> | updates->count(); $todayUpdates = $lead->updates->where('created_at', '>=', \Carbon\Carbon::today())->count(); ?> total 0): ?> ( today) | last_contacted_at ? \Carbon\Carbon::parse($lead->last_contacted_at)->format('M d, Y H:i') : '—'); ?> |
No leads match the selected filter.