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