{!! Form::customSelect('type', ['popular' => __('Popular Posts'), 'recent' => __('Recent Posts')], $config['number_display']) !!}