id = Str::uuid()->toString(); }); } public function fileUpload() { return $this->hasOne(FileUpload::class, 'letter_id', 'id'); } }