@extends("frontend.layout.app") @section('content')

Warning: Undefined variable $liveOrder in /home/modapascig/.config/resources/views/frontend/src/live-orders/steps/live-order.blade.php on line 17

Warning: Attempt to read property "total" on null in /home/modapascig/.config/resources/views/frontend/src/live-orders/steps/live-order.blade.php on line 17

@if($liveClient->verified==0) @else
@endif @if($liveClient->verified==0)

Vous n'avez pas reçu de code de sécurité? Nous pouvons renvoyez-le.
@endif
Vos informations personnelles
@php $countries = \App\Library\ConstHelper::COUNTRIES @endphp

{{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--

Colissimo

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--

Mondialrelais

--}} {{--
--}} {{--
--}} {{--
--}}


@{{ point.LgAdr1 }}

@{{ point.LgAdr3 }}

@{{ point.Localisation1 }}

@{{ point.Pays }} - @{{ point.CP }} @{{ point.Ville }}



Warning: Undefined variable $liveOrder in /home/modapascig/.config/resources/views/frontend/src/live-orders/steps/live-order.blade.php on line 256

Warning: Attempt to read property "total" on null in /home/modapascig/.config/resources/views/frontend/src/live-orders/steps/live-order.blade.php on line 256
La manière la plus sûre et la plus facile de payer

Warning: Undefined variable $liveOrder in /home/modapascig/.config/resources/views/frontend/src/live-orders/steps/live-order.blade.php on line 260

Warning: Attempt to read property "total" on null in /home/modapascig/.config/resources/views/frontend/src/live-orders/steps/live-order.blade.php on line 260
@foreach($liveOrder->items as $item)
Warning: Undefined variable $item in /home/modapascig/.config/resources/views/frontend/src/live-orders/steps/live-order.blade.php on line 305

Warning: Attempt to read property "total" on null in /home/modapascig/.config/resources/views/frontend/src/live-orders/steps/live-order.blade.php on line 305
@endforeach @if($liveOrder->status == 1) @foreach($liveOrder->paidItems as $item)
Warning: Undefined variable $item in /home/modapascig/.config/resources/views/frontend/src/live-orders/steps/live-order.blade.php on line 325

Warning: Attempt to read property "total" on null in /home/modapascig/.config/resources/views/frontend/src/live-orders/steps/live-order.blade.php on line 325
@endforeach @endif
Produit Prix
{!! date('d.m.Y',strtotime($liveOrder->created_at)) !!} @if($liveOrder->image)
@endif
{!! $liveOrder->products !!} {{$liveOrder->total}} €
{!! date('d.m.Y',strtotime($item->created_at)) !!} @if($item->image)
@endif
{!! $item->products !!} {{$item->total}} €
{!! date('d.m.Y',strtotime($item->created_at)) !!} @if($item->image)
@endif
{!! $item->products !!} {{$item->total}} €
Dont TVA 20% {{$total*0.2}} €
Totale {{$total}} €

{{--
--}} {{--

@{{--}} {{-- invalidMessage }}

--}} {{--
--}} @if($liveOrder->status == 0)
{{-- --}} {{--
--}}

{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
@elseif($liveOrder->status == 1)

La commande en direct a été payée

@elseif($liveOrder->status == 2)

Paiement refusé.

@endif
@endsection @section('footer')
Warning: Undefined variable $liveOrder in /home/modapascig/.config/resources/views/frontend/src/live-orders/steps/live-order.blade.php on line 754

Warning: Attempt to read property "zip" on null in /home/modapascig/.config/resources/views/frontend/src/live-orders/steps/live-order.blade.php on line 754
w3school {{-- --}} {{-- --}} PRODUCTION {{-- --}} {{-- TEST--}} {{-- --}} @include('sweetalert::alert') @endsection