محصول بستهبندی / کیت شده و آماده برای حمل
flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
6@{ shape: doc, label: "محصول بستهبندی / کیت شده و آماده برای حمل"}
class 6 doc
48@{ label: " F1.4 بستهبندی محصول "}
class 48 activity
60@{ label: " F2.4 بستهبندی و/یا کیت محصول "}
class 60 activity
72@{ label: " F3.4 بستهبندی و/یا کیت محصول "}
class 72 activity
49@{ label: " F1.5 آمادهسازی محصول "}
class 49 activity
61@{ label: " F2.5 آمادهسازی محصول "}
class 61 activity
73@{ label: " F3.5 آمادهسازی محصول "}
class 73 activity
48 --> 6
60 --> 6
72 --> 6
6 --> 49
6 --> 61
6 --> 73