'array', ]; public function template() { return $this->belongsTo(FormTemplate::class); } }