@ -31,7 +31,6 @@ class Company extends Model
'created_at',
'created_by',
'updated_at',
'updated_by',
'company_id'
'updated_by'
];
}