@props([ 'connection', 'ad', 'destinationConnections', 'redirectTo' => 'show', 'variant' => 'button', ]) @php $modalEventName = 'open-meta-ad-copy-'.$ad->id; $storeUrl = route('integrations.meta.ads.copy.store', [$connection, $ad]); $isTable = $variant === 'table'; @endphp @if ($destinationConnections->isNotEmpty()) @if ($isTable) @else @endif