Leadfinder workflow

Lead Finder

Describe the type of people you want to find. Keep it plain English and specific enough to guide the search.

Search brief

What leads do you need?

Recent activity

Latest search requests

See leads
@forelse ($this->getRecentSearches() as $run)

{{ $run->query }}

{{ $run->location ?: 'No location set' }} ยท {{ $run->created_at?->diffForHumans() }}

{{ ucfirst($run->status) }} {{ $run->leads_count ?? $run->result_count ?? 0 }} leads
@empty

No searches queued

Once you start a lead search, its status and lead count will appear here.

@endforelse