public function set_column_Attribute($value)
{
$this->attributes['_name_'] = e(trim($value));
}
