flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
345@{ shape: doc, label: "برنامه تعمیر"}
class 345 doc
419@{ label: " T3.6 صدور مواد اولیه یا قطعات یا زیرمجموعهها "}
class 419 activity
420@{ label: " T3.7 تبدیل MRO "}
class 420 activity
345 --> 419
345 --> 420