flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
135@{ shape: doc, label: "برنامههای تحویل متوازن"}
class 135 doc
286@{ label: " P5.3 ایجاد تعادل بین نیازمندیها و پاسخ تامین و تکمیل "}
class 286 activity
307@{ label: " P5.5 ابلاغ پاسخ نهایی تامین و تکمیل به P1.3 "}
class 307 activity
286 --> 135
135 --> 307