company->banks()->where('type', $bank->type)->update(['default' => false]); } }