exports()->delete(); }); } public function exports() { return $this->hasMany(Export::class); } }