обновлено уведомление об уникальности
This commit is contained in:
parent
aeed371355
commit
0e0f256848
@ -57,7 +57,7 @@ public function toArray(object $notifiable): array
|
|||||||
{
|
{
|
||||||
return [
|
return [
|
||||||
'contract' => $this->contract->id,
|
'contract' => $this->contract->id,
|
||||||
'text' => __('notifications.' . get_class($this), ['contact' => $this->contract->deal->user->name])
|
'text' => __('notifications.' . get_class($this), ['contact' => $this->contract->deal->agent->name])
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user