@php($logo=\App\Model\BusinessSetting::where(['type'=>'company_web_logo'])->first()->value)
|
|
{{\App\CPU\translate('Notification mail for order placed')}}
|
{{\App\CPU\translate('We have sent you this email in response to your order placed. You will be able to see your order status after login to your account')}}.
{{\App\CPU\translate('Your order ID')}} :
{{$id}}
{{\App\CPU\translate('If you need help, or you have any other questions, feel free to email us')}}.
{{\App\CPU\translate('From')}} {{$web_config['name']->value}}
|
|