Commit 5c1386f5 authored by mohd  zamin's avatar mohd zamin

Merge branch 'zamin_new_branch' into developer

parents 5331776d 7a08d1ce
Pipeline #386 passed with stage
in 43 seconds
......@@ -40,7 +40,7 @@ class testmail extends Mailable
$name = 'Phpunit-01synergy';
// dd($name);
return $this->view('sendmail')
return $this->view('frontend.sendmail')
->from('m.zamin@ldh.01s.in', $name)
// ->cc($address, $name)
// ->bcc($address, $name)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment