8889841cbelongsTo(Tasks::class, 'task_id'); } public function postcheckservice() { return $this->belongsTo(Postchecks::class, 'servicepostcheck_id'); } }