The French should be able to participate in the financing of the armaments industry in the future by deposit in a new fund. It is to be launched by the state -owned French sponsoring bank BPIFRANCE.
Finance and Economic Minister Eric Lombard spoke on Thursday of the creation of an investment product, with which they wanted to mobilize 450 million euros in savings. The minimum amount amounts to 500 euros and the maximum amount “a few thousand euros”. The interest rate is still unclear, and the capital deposited should be bound for at least five years. The difference is the new product of France’s most popular investment, the Livret A. In this, the capital, which is given a state -specified sentence, is available at any time at any time. The more than 440 billion euros on the Livret A accounts serve, among other things, to finance social housing; Earlier considerations of using them for armor were not politically unable to consume. “We will have to increase our efforts to defend national defense in the long run,” said Lombard on the TF1 television station. He emphasized the voluntariness and spoke of a “possibility to prepare the future” for those who have savings before he received representatives from industry, banks, insurance companies and funds together with Defense Minister Sébastien Lecornu on Thursday. This is necessary to expand production lines as planned. Because the new investment product should only cover a small part of the capital requirement, Lombard from the financial world demanded further offers. “I think in particular of life insurance contracts, pension savings plans, stock savings plans and employee savings plans, all of which benefit from a favorable tax framework,” he said. Gross Hemmschuh freich’s defense sector has around 4,500 companies of various sizes, from large corporations such as Airbus, Saffran and Thales to suppliers with a handful of employees. As in Germany in the recent past, he suffered from declining state orders and financing floors for new sustainability requirements (ESG). After as before, the sub -capitalization is above all of small and medium -sized armaments companies as a large inhibition for upgrading that France now wants to force like in Germany. The annual defense expenditure currently amounts to 2.1 percent of economic output or 50.5 billion euros. The multi -year financial framework, which the French Parliament passed in 2023, sees an increase in annual arms expenditure to 68 billion euros in 2030. Minister of Defense Lecornu recently announced that the “appropriate fitness weight” for the armed forces was more than 90 billion euros. Among other things, at least three additional frigates and around 30 additional rafale fight jets are needed, but the financing of these additional expenses remains open, and the scope of the incumbent minority government is limited. The highly indebted French state does not have any possibilities on how to loosen up hundreds of billions of euros in additional expenses, and tax increases to finance higher arms expenditure ended President Emmanuel Macron in early March.
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
News kiosk Latest Posts
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!