|
|
|
|
| |
| |
| {{$data['COME_FROM_NAME']}} Payment Receipt |
| |
| Thanks for your recent order. |
| |
| Your order details are as below |
| |
| |
| |
| Invoice/Order No: |
|
{{ $data['ORDER_NUMBER'] }} |
|
| |
| Order Date: |
|
{{ $data['ORDER_DATE'] }} GMT |
|
| |
| Currency : |
|
{{ $data['CURRANCY_SENTANCE'] }} |
|
| |
| Order Amount : |
|
{{ $data['Currency'] }}{{ $data['ORDER_AMOUNT'] }} |
|
| |
| Paid with : |
|
{{ $data['Set_Partial_Paymant_By'] }} |
|
| |
{{--
| Wallet Balance : |
|
{{ $data['Currency'] }}{Show_Wallet_Remaining_Balance} |
|
--}}
| |
|
|
| |
|
|
|
| |
@foreach($data['Items'] as $value)
| {{ $value['project_name'] }}: |
| |
|
{{ $value['unique_templates'] }} {{ $value['service'] }} ({{ $value['timeslot']->label }}) |
{{ $data['Currency'] }}{{ $value['timeslot']->price }} |
|
| |
@if($value['layout'] != null)
| | (+) {{ $value['layout']->label }} Layout |
{{ $data['Currency'] }}{{ $value['layout']->price }} |
|
| |
@endif
@if(!empty($value['addons']))
@foreach($value['addons'] as $value_addon)
| |
(+) {{ $value_addon['label'] }} |
{{ $data['Currency'] }}{{ $value_addon['price'] }} |
@endforeach
@endif
@if(!empty($value['resolutions']))
| |
@foreach($value['resolutions'] as $value_resolution)
| |
(+) {{ $value_resolution['label'] }} |
{{ $data['Currency'] }}{{ $value_resolution['price'] }} |
@endforeach
@endif
@if(!empty($value['integrations']))
| |
@foreach($value['integrations'] as $value_integration)
| |
(+) {{ $value_integration['label'] }} |
{{ $data['Currency'] }}{{ $value_integration['price'] }} |
@endforeach
@foreach($value['integration_setups'] as $value_integration_setup)
| |
(+) {{ $value_integration_setup['label'] }} |
{{ $data['Currency'] }}{{ $value_integration_setup['price'] }} |
@endforeach
@endif
@if(!empty($value['frameworks']))
| |
@foreach($value['frameworks'] as $value_framework)
| |
(+) {{ $value_framework['label'] }} |
{{ $data['Currency'] }}{{ $value_framework['price'] }} |
@endforeach
@endif
| |
| |
{{ $value['unique_templates'] }} {{ $value['service'] }} - Total |
{{ $data['Currency'] }}{{ $value['unique_template_price'] }} |
@if($value['adaptation_templates'] != 0)
| |
| |
{{ $value['adaptation_templates'] }} Adaptation {{ $value['adaptation_type'].'%' }} |
{{ $data['Currency'] }}{{ $value['adaptation_template_price'] }} |
@endif
{{-- Adaptation --}}
{{-- @foreach($value['addons'] as $value_addons)
| |
| |
(+) {KEY} |
{{ $data['Currency'] }}{VAL} |
@endforeach --}}
|
| |
@if($value['test_report'] != null)
| | (+) {{ $value['test_report']->label }} |
{{ $data['Currency'] }}{{ $value['test_report']->price }}
|
|
@endif
@if($value['lp_height_gt_2000px'] != null)
| |
| | (+) {{ $value['lp_height_gt_2000px']->label }} |
{{ $data['Currency'] }}{{ $value['lp_height_gt_2000px']->price }} |
|
@endif
@if($value['total_cost'] != 0)
| |
| | Total Cost |
{{ $data['Currency'] }}{{ $value['total_cost'] }}
|
|
| |
| | Estimated Delivery Time: {{ $value['est_delivery_datetime'] }} |
|
|
| |
@endif
| |
| |
@endforeach
@if($value['order_total'] != 0)
| |
@if(($data['ORDER_DISCOUNT'] != 0) && ($data['ORDER_DISCOUNT'] != null))
| | Order Total |
{{ $data['Currency'] }}{{ $value['order_total'] }}
|
|
| |
| | Discount |
{{ $data['Currency'] }}{{ $data['ORDER_DISCOUNT'] }}
|
|
| |
@endif
| | Grand Total |
{{ $data['Currency'] }}{{ floor($value['order_total'] - $data['ORDER_DISCOUNT']) }}
|
|
@endif
| |
{{--
| |
Total Cost |
{{ $data['Currency'] }}{JOB_TOTAL} |
|
| |
--}}
{{--
| |
Expected delivery on {EXPECTED_DELIVERY_DATE} GMT |
|
|
| |
| |
| |
--}}
{{--
| |
Wallet Amount |
{{ $data['Currency'] }}{PartialWalletAmt} |
|
| |
Paypal Amount |
{{ $data['Currency'] }}{PartialPaypalAmt} |
|
--}}
{{--
| Additional Invoices |
| |
--}}
{{--
| {invoice_no} |
{description} |
{sign} {{ $data['Currency'] }}{amount} |
|
| |
| |
{LOOP;Prices}
| |
{KEY} |
{{ $data['Currency'] }}{VAL} |
{ENDLOOP;Prices}
|
| |
| |
We’re excited to know that you wish to know more about our Campaign Management service! Our team will contact you very soon. This will not affect your order status or pricing in any way, and your order will be delivered as per the stated TAT and pricing. |
|
|
| |
--}}
|
|
| |
| |
| Billed To : |
|
{{ $data['CLIENT_NAME'] }} |
|
| |
|
|
| |
|
|
|
| |
| About this invoice/receipt |
| |
We don’t deliver paper receipts. Print this email for a hard copy proof if required.
{{$data['COME_FROM_NAME']}} is a non-EU provider with no VAT registration. Therefore VAT is not applicable
on this invoice.
|
| |
| Have any questions about this invoice/receipt? Talk to us. |
| |
|
|
|
| |
| |
Our business address is:
Bhagyashree, 2nd Floor,
Nr. Kala Sagar Mall,
Sattadhar Cross Road,
Ghatlodia, Ahmedabad - 380061, Gujarat, INDIA
|
| |
@if($data['COME_FROM'] == '6')
| Uplers Solutions Private Limited |
| |
@endif
|
|
|
|
|
| |
|
 |
| |
|