{{ env('APP_NAME') }}

{{ $data['admin_address'] }}


Hi {{ $data['name'] }},

Congratulations! We have received your order.This is your order confirmation, We will notify you as soon as your items ship.

ORDER ID : #{{$data['order_id']}}

Address : {{$data['address']}}

Payment Mode : {{$data['payment_mode']}}

Package

{{$data['package']}}

Special Instruction

{{$data['special_instruction']}}

Price

₹{{$data['price']}}

{{ env('APP_NAME') }}