| Line Item Name | Type | Price | Passenger Name |
|---|---|---|---|
| {{ $addon->product->name ?? 'N/A' }} | {{ $addon->product->type ?? 'N/A' }} | {{ $addon->refunded_at ? '-' : '' }}${{ number_format($addon->product->price, 2) ?? 'N/A' }} | {{ $addon->passenger_name ?? 'N/A' }} |
No line items added yet.
@endif If you have any questions, feel free to contact us. Thanks, {{ config('app.name') }}Your order has been successfully created. Here are the details:
Email Template:
--}} {{--{!! $templateBody !!}
--}} {!! $templateBody !!} {{--Bookings in Your Order:
No line items added yet.
If you have any questions, feel free to contact us.
Thanks,
--}}