Auto-combine contact cards

@if (count($merge_logic) > 0 && $merge_logic[0]['field'] !== '') @foreach ($merge_logic as $index => $condition) @if (!empty($condition['field'])) @endif @endforeach
Condition Match %
{{ ucwords(str_replace('_', ' ', $condition['field'])) }} @if (in_array($condition['field'], $fuzzyFields)) {{ $condition['match_percent'] ?? 100 }}% @else — @endif @if (!$loop->last) and @endif
@else
No automations have been created
@endif {{-- modal --}} @if ($toggle_merge)
@endif