8889841chasOne(Precheck_Attachment::class); } public function attachments() { return $this->hasOne(Precheck_Attachment::class, 'serviceprecheck_id', 'id'); } }