@if (is_plugin_active('ads'))
{!! Form::customSelect('ads_key', AdsManager::getData()->pluck('name', 'key'), $config['ads_key']) !!}
@endif