{{ $run->trigger }} · {{ $run->started_at?->format('Y-m-d H:i') }} @if ($run->finished_at) · finished {{ $run->finished_at->diffForHumans() }} @endif · ${{ number_format((float) $run->total_cost_usd, 4) }} · {{ number_format((int) $run->total_tokens) }} tokens
{{ $prospect['title'] ?? '' }} @if (! empty($prospect['company'])) · {{ $prospect['company'] }} @endif @if (! empty($prospect['country'])) · {{ $prospect['country'] }} @endif
@if (! empty($prospect['email'])) {{ $prospect['email'] }} @endif @if (! empty($prospect['industry'])) · {{ $prospect['industry'] }} @endif