{!! Form::customSelect('style', [ 'list' => __('List'), 'grid' => __('Grid'), ], Arr::get($attributes, 'style')) !!}