@php Arr::set($attributes, 'class', Arr::get($attributes, 'class') . ' icon-select'); @endphp {!! Form::customSelect($name, [$value => $value], $value, $attributes) !!} @once @push('header') @endpush @endonce