*/ protected $fillable = [ 'key', 'created_by', 'user_invited', 'active', ]; }