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

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

@endif @if ($description)

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

@endif
{{ __('Install App') }}
@foreach ($tabs as $key => $tab) {{ Arr::get($tab, 'title') }} @endforeach @if ($shortcode->button_url && $shortcode->button_label) {{ $shortcode->button_label }} @endif
{{ Arr::get($shortcode->title, 'title') }}