cta_url ? (Str::startsWith($slide->cta_url, ['http://', 'https://']) ? $slide->cta_url : url($slide->cta_url)) : null; $cta2Href = $slide->cta2_url ? (Str::startsWith($slide->cta2_url, ['http://', 'https://']) ? $slide->cta2_url : url($slide->cta2_url)) : null; ?>
content, 'article'); ?>
cta_text); ?> 'components.icon','data' => ['name' => 'arrow','size' => 18]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('icon'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> withAttributes(['name' => 'arrow','size' => 18]); ?> renderComponent(); ?> cta2_text); ?>