@if($shortcode->right_image) {{ RvMedia::image($shortcode->right_image, $shortcode->title, attributes: ['class' => 'position-relative z-1' . ($shortcode->filter_gray_image_in_dark_mode != 'no' ? ' filter-gray' : '')]) }} @endif @if($shortcode->right_image_shape)
{{ RvMedia::image($shortcode->right_image_shape, $shortcode->title, attributes: ['class' => 'ribbonRotate']) }}
@endif
@if($shortcode->background_image)
@endif
@if($shortcode->subtitle) {!! BaseHelper::clean($shortcode->subtitle) !!} @endif @if($shortcode->title)

{!! BaseHelper::clean($shortcode->title) !!}

@endif @if($shortcode->description)

{!! BaseHelper::clean($shortcode->description) !!}

@endif @if($shortcode->primary_button_text) open_primary_link_in_the_new_tab ?? 'yes') == 'yes') target="_blank" @endif> {!! BaseHelper::clean($shortcode->primary_button_text) !!} @if($shortcode->primary_button_icon) @endif @endif @if($shortcode->secondary_button_text) open_secondary_link_in_the_new_tab ?? 'yes') == 'yes') target="_blank" @endif> {!! BaseHelper::clean($shortcode->secondary_button_text) !!} @if($shortcode->secondary_button_icon) @endif @endif @if($shortcode->below_button_text)

{!! BaseHelper::clean($shortcode->below_button_text) !!}

@endif
@foreach($skills as $skill) @endforeach