{{----}} {{--@if($email_message && $email_message->itemByLang && $email_message->itemByLang->body) @endif--}} @if($orders_user->descr) @endif
{{ env('APP_NAME') }}
{!! $email_message->itemByLang->body ?? '' !!}
{{ShowLabelById(66)}}

{{ShowLabelById(67)}}: {{ $orders->id}}

{{ShowLabelById(68)}}: {{ getDefaultDateFormat($orders->created_at) }}

{{ShowLabelById(33)}}: {{ $orders_user->name}}

{{ShowLabelById(34)}}: {{ $orders_user->email}}

{{ShowLabelById(35)}}: {{ $orders_user->phone}}

{{ShowLabelById(69)}}: {{ $orders_user->user_ip}}

@if(count($products_info)) @foreach($products_info as $product_info) @endforeach
{{ShowLabelById(70)}} {{__('variables.articol')}} {{ShowLabelById(18)}} {{ShowLabelById(19)}} {{ShowLabelById(71)}} {{ShowLabelById(72)}} {{ShowLabelById(73)}}

{{ $loop->iteration}}

{{ $product_info['product_name'] }} (foto)

{{ $product_info['article'] }}

{{ $product_info['color'] ?? '-' }}

{{ $product_info['size'] ?? '-' }}

{{ $product_info['product_price'] }}

{{ $product_info['product_quantity'] }}

{{ $product_info['product_amount'] }}

{{ShowLabelById(74)}}:

{{ $total_count }}

{{ShowLabelById(75)}}:

{{ $total_price }}

@endif
{{ShowLabelById(36)}}

{{ $orders_user->descr }}