@switch($shortcode->style) @case('style-2')
jobBox
{!! BaseHelper::clean($shortcode->subtitle) !!}

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

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

@if($shortcode->button_text && $shortcode->button_url) @endif
@break @default
{{ $shortcode->image_job_1 }} {{ $shortcode->image_job_2 }}
{{ $shortcode->image }}
{!! BaseHelper::clean($shortcode->subtitle) !!}

{!! BaseHelper::clean(str_replace($shortcode->highlight_text, '' . $shortcode->high_light_title_text . '', $shortcode->title)) !!}

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