Bild wird rechts hinter die Headline gesetzt und automatisch auf eine Höhe von 60 Pixel skaliert.
+Bild wird hinter oder unter die Headline gesetzt und einer Breite von 100% ausgegeben.
| + | {{__('Pos')}} | +{{__('Name')}} | +{{__('INCI')}} | +{{__('Wirkung') }} | +{{__('Status')}} | ++ |
|---|---|---|---|---|---|---|
| + + + + | +{{ $value->pos }} | +{{ $value->name }} | +{{ $value->inci }} | +{{ $value->effect }} | +@if($value->active) @else@endif | ++ + |
+ @if($homeparty_user->billing_company)
+ {{ $homeparty_user->billing_company }}
+
+ @endif
+ {{ \App\Services\HTMLHelper::getSalutationLang($homeparty_user->billing_salutation) }}
+ {{ $homeparty_user->billing_firstname }}
+ {{ $homeparty_user->billing_lastname }}
+
+
+ {{ $homeparty_user->billing_address }}
+
+ @if($homeparty_user->billing_address_2)
+ {{ $homeparty_user->billing_address_2 }}
+
+ @endif
+ {{ $homeparty_user->billing_zipcode }}
+ {{ $homeparty_user->billing_city }}
+
+ @if($homeparty_user->billing_country)
+ {{ $homeparty_user->billing_country->getLocated() }}
+
+ @endif
+ @if($homeparty_user->billing_email)
+ E-Mail:{{ $homeparty_user->billing_email }}
+
+ @endif
+ @if($homeparty_user->billing_phone)
+ Telefon: {{ $homeparty_user->billing_phone }}
+ @endif
+
+ @if($homeparty_user->shipping_company)
+ {{ $homeparty_user->shipping_company }}
+
+ @endif
+ {{ \App\Services\HTMLHelper::getSalutationLang($homeparty_user->shipping_salutation) }}
+ {{ $homeparty_user->shipping_firstname }}
+ {{ $homeparty_user->shipping_lastname }}
+
+
+ {{ $homeparty_user->shipping_address }}
+
+ @if($homeparty_user->shipping_address_2)
+ {{ $homeparty_user->shipping_address_2 }}
+
+ @endif
+ {{ $homeparty_user->shipping_zipcode }}
+ {{ $homeparty_user->shipping_city }}
+
+ @if($homeparty_user->shipping_country)
+ {{ $homeparty_user->shipping_country->getLocated() }}
+
+ @endif
+ @if($homeparty_user->shipping_email)
+ E-Mail:{{ $homeparty_user->shipping_email }}
+
+ @endif
+ @if($homeparty_user->shipping_phone)
+ Telefon: {{ $homeparty_user->shipping_phone }}
+ @endif
+
Keine Adresse angelegt
+ @endif +@endif \ No newline at end of file diff --git a/resources/views/user/homeparty/detail.blade.php b/resources/views/user/homeparty/detail.blade.php index e20b4c1..a6af329 100644 --- a/resources/views/user/homeparty/detail.blade.php +++ b/resources/views/user/homeparty/detail.blade.php @@ -13,7 +13,7 @@ zurück - {!! Form::open(['url' => route('user_homeparty_detail', [$homeparty->id]), 'class' => 'form-horizontal', 'id'=>'homeparty-party-form-validation']) !!} + {!! Form::open(['url' => route('user_homeparty_detail', [$homeparty->id]), 'class' => 'form-horizontal', 'id'=>'homeparty-party-form-validation']) !!}Teile diesen Link mit dem Gastgeber (z.B. WhatsApp oder SMS), damit gelangt er auf eine Zielseite wo er seine Daten selber ausfüllen kann. Nutze das „Kopier-Symbol“, um den Link gleich in Deine Zwischenablage zu kopieren.
-Teile diesen Link mit dem Gastgeber/in und Gästen (z.B. WhatsApp oder SMS), damit gelangt sie auf eine Zielseite wo sie ihre Daten selber ausfüllen können. Nutze das „Kopier-Symbol“, um den Link gleich in Deine Zwischenablage zu kopieren.
Teile diesen Link mit dem Gastgeber (z.B. WhatsApp oder SMS), damit gelangt er auf eine Zielseite wo er seine Daten selber ausfüllen kann. Nutze das „Kopier-Symbol“, um den Link gleich in Deine Zwischenablage zu kopieren.
-| Zielumsatz {{\App\Services\HomepartyCart::getFormattedBonusValue()}} € Gutschein: | +{{\App\Services\HomepartyCart::getFormattedPrice()}} € / {{\App\Services\HomepartyCart::getFormattedBonusStart()}} € | +
| fehlen noch: | +{{\App\Services\HomepartyCart::getFormattedBonusDiff()}} € | +
| Nächster Bonus: | +- € | +
| fehlen noch: | +- € | +
| fehlen noch: | +0 € | +
| Nächster Bonus {{\App\Services\HomepartyCart::getFormattedBonusCouponNextValue()}} € ab: | +{{\App\Services\HomepartyCart::getFormattedBonusCouponNextStep()}} € | +
| fehlen noch: | +{{\App\Services\HomepartyCart::getFormattedBonusCouponFault()}} € | +
| Gutschein Bonus: | +{{\App\Services\HomepartyCart::getFormattedBonusCoupon()}} € | +
| Gutschein Gesamt | +{{\App\Services\HomepartyCart::getFormattedBonusTotal()}} € | +
| {{__('Bild')}} | +{{__('Produkt')}} | +{{__('Anzahl')}} | +{{__('Marge')}} | +{{__('EK-Preis')}} | +{{__('Points')}} | +{{__('Verdienst')}} | +{{__('VK-Preis')}} | +
|---|---|---|---|---|---|---|---|
|
+ @if(count($value->product->images))
+ |
+
+ {{ $value->product->name }}
+
+
+
+ Inhalt: {{ $value->product->contents }}
+ Art.-Nr.: {{ $value->product->number }}
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+ |
+ + {{ $value->margin }}% + | ++ {{ $value->getFormattedTotalEKPrice() }} € + | ++ {{ $value->getFormattedTotalPoints() }} + | ++ {{ $value->getFormattedTotalIncomePrice() }} € + | ++ {{ $value->getFormattedTotalPrice() }} € + | +
| + + | ++ | ||||||
| Versandkosten | +12 | ++ | 25,00 € | +||||
| Gesamt: | +{{$user_cart->getFormattedEkPrice()}} € | +{{$user_cart->getFormattedPoints()}} | +{{$user_cart->getFormattedIncomePrice()}} € | +{{$user_cart->getFormattedPrice()}} € | +|||
| + | {{__('EK-Preis')}} | +{{__('Points')}} | +{{__('Verdienst')}} | +{{__('VK-Preis')}} | +
|---|---|---|---|---|
| + Gastgeber/in {{$homeparty->homeparty_host->billing_firstname}} {{$homeparty->homeparty_host->billing_lastname}} + | ++ {{$user_cart->getFormattedEkPrice()}} € + | ++ {{$user_cart->getFormattedPoints()}} + | ++ {{$user_cart->getFormattedIncomePrice()}} € + | ++ {{$user_cart->getFormattedPrice()}} € + | +
| + {!! $g_count++ !!}. Gast {{$homeparty_guest->billing_firstname}} {{$homeparty_guest->billing_lastname}} + | ++ {{$user_cart->getFormattedEkPrice()}} € + | ++ {{$user_cart->getFormattedPoints()}} + | ++ {{$user_cart->getFormattedIncomePrice()}} € + | ++ {{$user_cart->getFormattedPrice()}} € + | +
| + zzgl. anteiliger Bonusgutschein: + | +{{ App\Services\HomepartyCart::getFormattedBonusPrice() }}€ | +|||
| + Gesamtsummen: + | +{{\App\Services\HomepartyCart::getFormattedEkPrice()}} | +{{\App\Services\HomepartyCart::getFormattedPoints()}} | +{{\App\Services\HomepartyCart::getFormattedIncomePrice()}} € | +{{\App\Services\HomepartyCart::getFormattedPrice()}} € | +
| + Summe ohne MwSt: + | ++ + | + | + | {{\App\Services\HomepartyCart::getFormattedPriceNet()}} € | +
| + Enthaltene MwSt: + | ++ + | + | + | {{\App\Services\HomepartyCart::getFormattedPriceTax()}} € | +
MIVITA ist ein Unternehmen mit Standort in Deutschland, das innovative und umweltfreundliche - sowie hochwertige Produkte vertreibt. Seit seinem Markteintritt bekennt sich das MIVITA Unternehmen zu einem - Werteverständnis, bei dem die Zufriedenheit der Kunden, wie auch die Verantwortung für die Umwelt im Fokus - stehen.
+MIVITA ist ein Unternehmen mit Standort in Deutschland, das innovative und umweltfreundliche + sowie hochwertige Produkte vertreibt. Seit seinem Markteintritt bekennt sich das MIVITA Unternehmen zu einem + Werteverständnis, bei dem die Zufriedenheit der Kunden, wie auch die Verantwortung für die Umwelt im Fokus + stehen.