@if($logo = Arr::get($config, 'logo')) {{ theme_option('site_title') }} @endif @if($description = Arr::get($config, 'description'))

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

@endif