flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
262@{ shape: doc, label: "تأیید محصول"}
class 262 doc
374@{ label: "S2.5 بازرسی و تأیید"}
class 374 activity
375@{ label: "S2.6 انتقال محصول"}
class 375 activity
374 --> 262
262 --> 375