@foreach( $data as $offer)
Neuer Preis: {{ TF::fF($offer->discounted_price) }} €
@if ( 1 <= $offer->volume || 0.7 > $offer->volume )
({{ TF::fF($offer->volume )}} Liter)
@endif
statt {{ TF::fF($offer->original_price) }} €
{{ TF::fF($offer->base_price ) }} € / Liter
Alkohol: {{ TF::fF($offer->abv) }} %
Volumen: {{ TF::fF($offer->volume) }} Liter
Versand: {{ TF::fF($offer->shipping_costs) }} €