{!! Form::select('parent', $categories, $edit?$category->parent:0, ['id' => 'parent', 'class' => 'form-control input-solid']) !!}