diff --git a/src/components/dashboard/damages/report/ReportLists.jsx b/src/components/dashboard/damages/report/ReportLists.jsx index 16572cf..562c510 100644 --- a/src/components/dashboard/damages/report/ReportLists.jsx +++ b/src/components/dashboard/damages/report/ReportLists.jsx @@ -179,7 +179,7 @@ const ReportLists = ({ data, specialFilter }) => { }, { accessorKey: "kol_sabt_shode", - header: "مبلغ کل خسارات ثبت شده (ریال)", + header: "مبلغ کل سهم راننده از خسارات ثبت شده (ریال)", id: "kol_sabt_shode", enableColumnFilter: false, enableSorting: false,