{{ ShowLabelById(29, $lang_id) }}, {{ ShowLabelById(30, $lang_id) }}: {{ $orders_user->last_name ?? '' }} {{ $orders_user->name ?? '' }}
{{ ShowLabelById(34, $lang_id) }}: {{ $orders_user->city ?? '' }}
{{ ShowLabelById(35, $lang_id) }}: {{ $orders_user->address ?? '' }}
|
{{ ShowLabelById(29, $lang_id) }}, {{ ShowLabelById(30, $lang_id) }}: {{ $orders_user->last_name ?? '' }} {{ $orders_user->name ?? '' }}
{{ ShowLabelById(34, $lang_id) }}: {{ $orders_user->city ?? '' }}
{{ ShowLabelById(35, $lang_id) }}: {{ $orders_user->address ?? '' }}
|