*/ protected $fillable = [ 'email', 'token', 'user_id', 'company_id', 'is_used', ]; }