email_template_Place_holders
-
id increments
-
email_template_id FK integer
-
placeholder string (55)
-
description text
-
timestamps timestamps
-
softDeletes softDeletes
email_template_distribution_lists
-
id increments
-
email_template_id FK integer
-
distribution_list_group_id FK integer
-
name string (55)
-
email string (55)
-
sms string (155)
-
timestamps timestamps
-
softDeletes softDeletes