Search
Search {{ $result['search_overall'] ?? 'N/A' }}%
Contact Number Listed on Google {{ $result['contact_number_listed_on_google'] ?? '—' }}
Contact Number on Homepage {{ $result['contact_number_prominent_on_homepage'] ?? '—' }}
Contact Number in Contact Us {{ $result['contact_number_prominent_in_contactus'] ?? '—' }}
Queue Experience {{ $result['queue_experience'] ?? '—' }}
Was the Call Resolved? @if(($result['call_resolved'] ?? null) == 1) Yes @elseif(($result['call_resolved'] ?? null) === 0) No @else N/A @endif