@php $logo = asset(Storage::url('uploads/logo.png')); // $company_logo = \App\Models\Utility::getValByName('company_logo'); $company_logo = $logo; @endphp
{{__('Subject : ').'Testing purpose mail send'}}
{{__('Hi Dear,')}}
{{__('This mail send only for testing purpose.')}}
{{__('Feel free to reach out if you have any questions.')}}
{{__('Thank you for your business!')}}
{{__('Regards,')}}
{{ env('APP_NAME') }}