File size: 214 Bytes
a69c97a
 
 
 
 
1
2
3
4
5
6
import streamlit as st

def show_future_projects():
    st.title("المشاريع المستقبلية")
    st.write("هذه الصفحة مخصصة لعرض وتحليل المشاريع المستقبلية.")