bind title and subheading to the respective document

This commit is contained in:
Hendrik Hagendorn
2023-01-19 20:23:15 +01:00
parent d9d342f9d4
commit 12ca46381a
7 changed files with 111 additions and 38 deletions

View File

@ -56,6 +56,8 @@ class Document extends Model
'contact_city',
'notes',
'footer',
'title',
'subheading',
'parent_id',
'created_from',
'created_by',