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

{{$liveOrder->client->fb_pseudo}}

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

+33

@{{ point.LgAdr1 }}

@{{ point.LgAdr3 }}

@{{ point.Localisation1 }}

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



Warning: Undefined variable $liveOrder in /home/modapascig/.config/resources/views/live-order.blade.php on line 126

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

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

Warning: Attempt to read property "total" on null in /home/modapascig/.config/resources/views/live-order.blade.php on line 191
@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}} €
{{--

--}} {{-- {{$liveOrder->address}},--}} {{-- {{$liveOrder->zip}}--}} {{-- {{$liveOrder->city}}
--}} {{-- {{$liveOrder->country}}

--}} {{-- {{$liveOrder->email}}
--}} {{-- {{$liveOrder->phone}}
--}} {{--

--}}

Carte

PAYER

@{{ invalidMessage }}

{{--for prod--}} {{--for test--}} {{----}} {{----}}
Warning: Undefined variable $liveOrder in /home/modapascig/.config/resources/views/live-order.blade.php on line 323

Warning: Attempt to read property "zip" on null in /home/modapascig/.config/resources/views/live-order.blade.php on line 323
@include('sweetalert::alert')