WAHBi-AI-V2 / web /pages /reports.py
EGYADMIN's picture
Create reports.py
b93316c verified
raw
history blame
230 Bytes
import streamlit as st
def show_reports():
st.title("التقارير")
st.write("هذه الصفحة مخصصة لإنشاء وتحليل التقارير الخاصة بالمناقصات وسلاسل الإمداد.")