format('Y-m-d H:i:s'); } protected $fillable = [ 'name', 'code', 'parent_id', 'type_id', 'address', 'person_id', 'sort', 'remarks' ]; }