@if ($title = $shortcode->title) {!! BaseHelper::clean($title) !!} @endif @if ($subtitle = $shortcode->subtitle)

{!! BaseHelper::clean($subtitle) !!}

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

{!! BaseHelper::clean($description) !!}

@endif {!! $form->renderForm() !!}
@if($shortcode->image)
{{ setting('site_title') }}
@endif