@extends('frontend::layouts.master') @section('title') @section('style') @endsection @section('content')

@lang('frontend.frnd_116')

@lang('frontend.frnd_117')

@foreach ($WhereToBuy as $index => $wtb) @endforeach
{{ $wtb['name_' . $pageInit['lang']] ?? '' }}

{{-- Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the --}} @lang('frontend.privacy_policy')

@lang('frontend.frnd_93')
@if (!empty($order_item)) @foreach ($order_item as $item)

{{ $item['product_name_' . $pageInit['lang']] ?? '' }}

@lang('frontend.frnd_40') {{ $item['cartificate_' . $pageInit['lang']] ?? '-' }} / {{ $item->item_color ?? '-' }}
@if (!empty($item->order_item_sku))
SKU
{{ $item->order_item_sku ?? '' }}
@endif