Invoice for Order #{{ $data['order']->order_num }}

Dear {{ $data['order']->client->name }},

Please find attached the invoice for Order #{{ $data['order']->order_num }}.

If you have any questions or need further assistance, feel free to reach out to us.

{{-- Download Invoice --}}

Thank you for your business.

If you have any queries, feel free to contact us at {{ \App\Http\Services\SettingCachService::get_value('communication_email') }}.