@php($logo=\App\Model\BusinessSetting::where(['type'=>'company_web_logo'])->first()->value)
|
|
{{\App\CPU\translate('Notification mail for new order received')}}
|
{{\App\CPU\translate('We have sent you this email to notify that you have a new order. You will be able to see your orders after login to your panel')}}.
{{\App\CPU\translate('New order ID for you')}} :
{{$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}}
|
|