@if ($subtitle = $shortcode->subtitle) {{ $subtitle }} @endif @if ($title = $shortcode->title)

Notre Histoire depuis 2009: Créativité, Engagement, et Excellence

@endif @if ($description = $shortcode->description)

{{ $description }}

@endif
@if ($shortcode->button_primary_url && $shortcode->button_primary_label) {{ $shortcode->button_primary_label }} @endif @if($shortcode->button_secondary_url && $shortcode->button_secondary_label) {{ $shortcode->button_secondary_label }} @endif
@if ($image = $shortcode->image) {{ __('Image') }} @endif @if ($imageSecondary = $shortcode->logo)
{{ __('Image secondary') }}
@endif @if ($shortcode->counter_data && $shortcode->counter_title)

{{ $shortcode->counter_data }}{{ $shortcode->counter_unit }}

{{ $shortcode->counter_title }}

@endif