#112 - change content of emails (#114)

* #112 - change content of emails

* #112 - wip
This commit is contained in:
Adrian Hopek
2022-04-08 08:12:41 +02:00
committed by GitHub
parent ff8d6aade6
commit 4af0482a93
3 changed files with 42 additions and 11 deletions

View File

@@ -23,6 +23,7 @@ use Toby\Eloquent\Helpers\ColorGenerator;
* @property string $first_name
* @property string $last_name
* @property string $email
* @property string $password
* @property string $avatar
* @property string $position
* @property Role $role