Dear {{ $details['data']['record_data']->name??'' }},
@if(isset($details['data']['is_updated']) && $details['data']['is_updated'] == 1 )We are pleased to inform you that your order has been edited as per our recent conversation. Below are the updated details of your order:
@elseBelow are the details of your order:
@endif@include('emails.company_details')
Your order is now in the design stage. If you have any further modifications or specific requirements, please let us know at your earliest convenience to ensure everything meets your expectations.
If you have any questions or need further assistance, please do not hesitate to contact us.
Thank you for choosing {{ $details['data']['record_data']->company_name??'company_name' }}. We appreciate your business and look forward to serving you.
@include('emails.best_regards')