Spaces:
Running
on
T4
Running
on
T4
import streamlit as st | |
def show_future_projects(): | |
st.title("المشاريع المستقبلية") | |
st.write("هذه الصفحة مخصصة لعرض وتحليل المشاريع المستقبلية.") | |