WAHBi-AI-V2 / web /pages /cost_estimation.py
EGYADMIN's picture
Create cost_estimation.py
1a2f879 verified
raw
history blame
226 Bytes
# ملف تحليل التكاليف
import streamlit as st
def show_cost_estimation():
st.title("تحليل التكاليف")
st.write("هذه الصفحة مخصصة لتحليل تكاليف المناقصات.")