debug the blades

This commit is contained in:
2025-04-19 14:19:45 +03:30
parent 613a8f0bd8
commit 79e6cc37aa
3 changed files with 2 additions and 4 deletions

View File

@@ -41,8 +41,6 @@ class ProvinceActivityReport implements FromView, WithEvents, ShouldAutoSize, Wi
return view('v3.Reports.SafetyAndPrivacy.ProvinceActivityReport', [ return view('v3.Reports.SafetyAndPrivacy.ProvinceActivityReport', [
'data' => $data, 'data' => $data,
'fromDate' => $data['fromDate'],
'toDate' => $data['toDate'],
]); ]);
} }

View File

@@ -28,7 +28,7 @@
<tr> <tr>
<th colspan="11" <th colspan="11"
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;"> style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;">
گزارش نگهداری حریم راه از تاریخ گزارش نگهداری حریم راه
</th> </th>
</tr> </tr>

View File

@@ -28,7 +28,7 @@
<tr> <tr>
<th colspan="11" <th colspan="11"
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;"> style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;">
گزارش نگهداری حریم راه از تاریخ گزارش نگهداری حریم راه
</th> </th>
</tr> </tr>