@if($section->image)
{{ $section->title }}

{{ $section->title }}

{{ $section->subtitle }}

@if($section->button_text) {{ $section->button_text }} @endif
@else

{{ $section->title }}

{{ $section->subtitle }}

@if($section->button_text) {{ $section->button_text }} @endif
@endif