{{ __('Background Image') }}
{!! Form::mediaImage('logo', $config['logo']) !!}
{{ __('If you don\'t set logo image, it will show the site logo') }}
{{ __('Introduction') }}
{{ $config['introduction'] }}