{{ $langg->lang301 }} {{date('d-M-Y',strtotime($order->created_at))}}
@if($order->dp == 1){{ $langg->lang798 }}: {!! $order->payment_status == 'Pending' ? "". $langg->lang799 ."":"". $langg->lang800 ."" !!}
{{ $langg->lang293 }} {{$order->currency_sign}}{{ round($order->pay_amount * $order->currency_value , 2) }}
{{ $langg->lang294 }} {{$order->method}}
@if($order->method != "Cash On Delivery") @if($order->method=="Stripe") {{$order->method}} {{ $langg->lang295 }}{{$order->charge_id}}
@endif {{$order->method}} {{ $langg->lang296 }}{{$order->txnid}}
{{ $langg->lang297 }} @endif{{ $langg->lang306 }}
@else{{ $langg->lang307 }}
@endif{{ $langg->lang798 }} {!! $order->payment_status == 'Pending' ? "". $langg->lang799 ."":"". $langg->lang800 ."" !!}
{{ $langg->lang293 }} {{$order->currency_sign}}{{ round($order->pay_amount * $order->currency_value , 2) }}
{{ $langg->lang294 }} {{$order->method}}
@if($order->method != "Cash On Delivery") @if($order->method=="Stripe") {{$order->method}} {{ $langg->lang295 }}{{$order->charge_id}}
@endif {{$order->method}} {{ $langg->lang296 }}{{$order->txnid}}
{{ $langg->lang297 }} @endif{{ $langg->lang309 }} | {{ $langg->lang310 }} | {{ $langg->lang539 }} | {{ $langg->lang314 }} | {{ $langg->lang315 }} |
---|---|---|---|---|
{{ $product['item']['id'] }} | @if($product['item']['user_id'] != 0) @php $user = App\Models\User::find($product['item']['user_id']); @endphp @if(isset($user)) {{strlen($product['item']['name']) > 30 ? substr($product['item']['name'],0,30).'...' : $product['item']['name']}} @else {{strlen($product['item']['name']) > 30 ? substr($product['item']['name'],0,30).'...' : $product['item']['name']}} @endif @else {{strlen($product['item']['name']) > 30 ? substr($product['item']['name'],0,30).'...' : $product['item']['name']}} @endif @if($product['item']['type'] != 'Physical') @if($order->payment_status == 'Completed') @if($product['item']['file'] != null) {{ $langg->lang316 }} @else {{ $langg->lang316 }} @endif @if($product['license'] != '') {{ $langg->lang317 }} @endif @endif @endif |
{{ $langg->lang311 }}: {{$product['qty']}} @if(!empty($product['size'])) {{ $langg->lang312 }}: {{ $product['item']['measure'] }}{{$product['size']}} @endif @if(!empty($product['color']))
{{ $langg->lang313 }}:
@endif
@if(!empty($product['keys']))
@foreach( array_combine(explode(',', $product['keys']), explode(',', $product['values'])) as $key => $value)
{{ ucwords(str_replace('_', ' ', $key)) }} : {{ $value }} @endforeach @endif |
{{$order->currency_sign}}{{round($product['item']['price'] * $order->currency_value,2)}} | {{$order->currency_sign}}{{round($product['price'] * $order->currency_value,2)}} |
{{ $langg->lang320 }}