8889841chome/clixcotz/mars.clix.co.tz/app/Models/Postcheck_Attachment.php000066600000001164150515042040021100 0ustar00belongsTo(Tasks::class, 'task_id'); } public function postcheckservice() { return $this->belongsTo(Postchecks::class, 'servicepostcheck_id'); } }