@include('emails.header')
{{-- Dear {{$items['user_data']['first_name']}} {{$items['user_data']['last_name']}}, --}}Thank you for choosing vCarrd for your digital business card needs! We appreciate your trust in us and are thrilled to be a part of helping you enhance your connections. |
Your order details are as follows: Product Name: #{{$items['product_name']}} @foreach ($items['product_fields'] as $fields){{ $fields['field_name'] }} : {{ $fields['field_value'] }} @endforeachproduct_image: {{ asset($items['product_image']['image_path']) }} Payment Amount: {{$items['product_price']}} |
We look forward to delivering your vCarrd and helping you unlock new connections. |
Best regards, The vCarrd Team. |