@props([ 'item' => null, 'name' => 'color', 'id' => 'color', 'div_id' => null, 'placeholder'=> 'FF0000', ])
merge(['class' => 'color input-group colorpicker-component row col-md-5']) }} id="{{ $div_id }}">
@if (config('app.lock_passwords')===true)

{{ trans('general.feature_disabled') }}

@endif