{{ Form::customSelect('flash_sale_id', $flashSales, Arr::get($attributes, 'flash_sale_id')) }}
{{ Form::customSelect('style', $styles, Arr::get($attributes, 'style')) }}
{{ Form::helper(__('Marque only works with cosmetics style.')) }}
{{ Form::mediaImage('highlight_background', Arr::get($attributes, 'highlight_background')) }}