{{-- --}} {{-- {{ $conf->company_name }}--}} {{-- --}} {{-- --}} {{-- {{dd($conf, $order['items'])}}--}}
{{$order['created_at']}} {{-- --}}
{{$conf['company_name']}}
{{$conf['address']}}
E-mail: {{$conf['main_email']}}
Numéro de téléphone: {{$conf['tel']}}
À:
{{$user['name']}}
{{$user['address']}}
{{$user['city']}}
E-mail: {{$user['email']}}
Numéro de téléphone: {{$user['tel']}}
@foreach($order['items'] as $item) @endforeach
# Title Taille Couleur Prix Quantité Total
{{$item['product']['id']}} {{$item['product']['title']}} {{$item['size']['size']}} {{$item['color']['color']}} {{$item['price']}} {{$conf['currency']}}
{{$item['quantity']}}
{{$item['total']}} {{$conf['currency']}}
{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}}
Total {{$order['subtotal']}} {{$conf['currency']}}
--}} {{-- Discount--}} {{-- {discount} {{$conf['currency']}}
Prix de l'expédition {{$order['shipping_fee']}} {{$conf['currency']}}
--}} {{-- Processing fee--}} {{-- {processing_fee} {{$conf['currency']}}
Somme finale {{$order['sum']}}{{$conf['currency']}}