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