@extends('layouts.base') @section('content')

{{ ucfirst($spirit_type) }}

Zurück zur Übersicht...

@include('snippets.sortbuttons')

{{ $offer->procent}}%

{{ $offer->spirit_type }} {{ $offer->shop }}

{{ $offer->name }}

{{ TF::fF($offer->original_price) . "€" }} {{ TF::fF($offer->discounted_price) . "€" }} {{ TF::fF($offer->base_price ) }}€/L

{{ TF::fF($offer->volume) . " Liter" }}{{ TF::fF($offer->abv) . "%" }} Alk.
Jetzt bestellen

Versand: {{ TF::fF($offer->shipping_costs) }}€ Gratis ab {{ $offer->free_shipping }}

{{ $offer->name }} {{ $offer->name }}

{{ $offer->procent}}% gesenkt

{{ $offer->shop }}
{{ $offer->spirit_type }}

{{ $offer->name }}

{{ TF::fF($offer->volume) . " Liter" }}{{ TF::fF($offer->abv) . "%" }} Alk.

{{ TF::fF($offer->original_price) . "€" }} {{ TF::fF($offer->discounted_price) . "€" }} {{ TF::fF($offer->base_price ) }}€/L

Jetzt bestellen

Versand: {{ TF::fF($offer->shipping_costs) }}€ Gratis ab {{ $offer->free_shipping }}

{{ $data->links() }} @endsection