سفارش مشتری
flowchart LR classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880 classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff 8@{ shape: doc, label: "سفارش مشتری"} class 8 doc 46@{ label: " F1.2 دریافت سیگنال سفارش "} class 46 activity 50@{ label: " F1.6 زمان‌بندی حمل و نقل "} class 50 activity 62@{ label: " F2.6 زمان‌بندی حمل و نقل "} class 62 activity 46 --> 8 8 --> 50 8 --> 62