@include('email.partials.footer')

Editor World LLC

Your Words. Perfected.
INVOICE
   
11815 Fountain Way Suite 300
Newport News, VA 23606
Phone +1-855-511-3348
Company ID: 44462
www.EditorWorld.com


INVOICE #{{$details['invoiceID']}}
DATE: {{$details['order']['date']}}
   
TO:
{{$details['fullName']}} <{{$details['email']}}> @if (!empty($details['order']['employer']))
{{$details['order']['employer']}} @endif @if (!empty($details['order']['profile_address1']))
{{$details['order']['profile_address1']}} @endif @if (!empty($details['order']['profile_address2']))
{{$details['order']['profile_address2']}} @endif @if (!empty($details['order']['profile_city']) && !empty($details['order']['profile_state']) && !empty($details['order']['profile_zip']))
{{$details['order']['profile_city']}}, {{$details['order']['profile_state']}} {{$details['order']['profile_zip']}} @endif @if (!empty($details['order']['profile_country']))
{{$details['order']['profile_country']}} @endif
FOR:
Editing Services
   
@foreach($details['orderDetails'] as $item) @endforeach
Description Amount
{{$item['doc_name']}} ({{$item['service']->service}}) {{money($item['total_amt'])}}
Total {{money($details['order']['amount'])}}
PAID IN FULL WITH {{strtoupper($details['method'])}} @if (strtoupper($details['method']) == 'CREDIT CARD') {{$details['order']['card']['lastfour']}} @endif

Thank you for your business!