hasMany(AttachmentForm::class, 'form_id') ->where('table_name', $this->table); } }