8889841chome/clixcotz/.trash/app/Models/Prechecks.php000064400000001221150443303750015155 0ustar00hasOne(Precheck_Attachment::class); } public function attachments() { return $this->hasOne(Precheck_Attachment::class, 'serviceprecheck_id', 'id'); } }