@if($email_message && $email_message->itemByLang) @endif
Logo
@if($email_message && $email_message->itemByLang) @endif
@php $raw = $order->ordersUsers->child_name ?? ''; $children = is_string($raw) ? json_decode($raw, true) : $raw; if (is_string($children)) { $children = json_decode($children, true); } $childrenNames = is_array($children) ? implode(', ', $children) : ($raw ?: 'prenume'); @endphp {!! str_replace( ['{video_link}', '{child_name}', '{order_id}', '{link_to_invoice}'], [ '' . ShowLabelById(36) . '', $childrenNames, $order->id, '' . ShowLabelById(58) . '' ], $email_message->itemByLang->body ) ?? '' !!}

{{ $email_message->itemByLang->page_title ?? '' }} - {{ ShowLabelById(37) }}

{{ str_replace('{user_email}', $order->ordersUsers->email, $email_message->itemByLang->h1_title) }} {{ ShowLabelById(37) }}

Footer