flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
23@{ shape: doc, label: "صورتحساب"}
class 23 doc
65@{ label: " F2.9 صدور صورتحساب "}
class 65 activity
55@{ label: " F2.10 حمل محصول "}
class 55 activity
65 --> 23
23 --> 55