{!! Form::customSelect('featured', ['1' => __('Yes'), '0' => __('No')], Arr::get($attributes, 'featured', 1)) !!}