Auto-combine contact cards
@if (count($merge_logic) > 0 && $merge_logic[0]['field'] !== '')| Condition | Match % | |
|---|---|---|
| {{ ucwords(str_replace('_', ' ', $condition['field'])) }} | @if (in_array($condition['field'], $fuzzyFields)) {{ $condition['match_percent'] ?? 100 }}% @else — @endif | @if (!$loop->last) and @endif |
Auto-combine contact cards if following match:
@if ($msg !== null && $msg !== ''){{ $msg }}
@endif