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