Kundenhoheit
This commit is contained in:
parent
d8b5206031
commit
dc63fa9fb2
52 changed files with 2436 additions and 557 deletions
|
|
@ -52,10 +52,6 @@ class MailCheckout extends Mailable
|
|||
//make Adresse
|
||||
}
|
||||
if($this->txaction === 'paid'){
|
||||
|
||||
if($this->send_link){
|
||||
|
||||
}
|
||||
return $this->view('emails.checkout')->with([
|
||||
'salutation' => $salutation,
|
||||
'copy1line' => __('email.checkout_copy1line'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue