{!! Theme::partial('shortcodes.includes.autoplay-settings', compact('attributes')) !!}
{!! Form::customSelect( 'slides_to_show', [4 => 4, 5 => 5, 6 => 6, 7 => 7, 8 => 8, 9 => 9, 10 => 10], Arr::get($attributes, 'slides_to_show', 4), ) !!}