flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
305@{ shape: doc, label: "برنامه بستهبندی"}
class 305 doc
394@{ label: " T1.6 بستهبندی محصول "}
class 394 activity
421@{ label: " T3.8 بازرسی و/یا آزمایش محصول "}
class 421 activity
305 --> 394
305 --> 421