logo
 
Image

Thank you for placing your order with us {{$customer->name}}

This email is to confirm your recent order.

PRODUCTS

PRICE

@php $totalAmount = 0 ; @endphp @foreach ($items as $item) @php $totalAmount += $item['price'] * $item['quantity']; @endphp

{{ $item['quantity'] }}x {{ $item['name'] }}

${{ $item['price'] * $item['quantity'] }}

@endforeach
 

TOTAL

${{$totalAmount}}

 
 

Copyright © 2024 Amir Saloon. All rights reserved.