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