Multi fields in one formula field + Line breaks

Multi fields in one formula field + Line breaks

I have a formula where I'd like to group the information from others fields to display in a view in the following format:
Account name: Test name

Billing Street: Test Street
Billing Code: 55 555, Billing City: Test city
NIP:555 555 5555


and I put the following string in the formula field:



but the result I get looks like this:

Is there any way I can achieve line breaks and clear data in the formula field?

Thank you, Kamil :)