{{ $stat['label'] }}
{{ $stat['value'] }}
{{ $stat['detail'] }}
Leadfinder dashboard
Welcome back, {{ ucfirst($this->getWelcomeName()) }}. Have a good session!
{{ $stat['label'] }}
{{ $stat['value'] }}
{{ $stat['detail'] }}
Live workflow
{{ $run->query }}
Use Lead Finder to submit your first request and the dashboard will start filling in automatically.
Latest output
| Contact | Company | Status | Added |
|---|---|---|---|
|
{{ $lead->full_name ?: 'Unnamed lead' }}
{{ $lead->role ?: 'Role not set' }}
{{ $lead->email ?: 'No email yet' }}
|
{{ $lead->company ?: 'Unknown company' }} | {{ ucfirst($lead->status ?: 'new') }} | {{ optional($lead->created_at)->format('j M Y') }} |
| No leads yet. Start with a search request in Lead Finder. | |||