change row culume for cartable

This commit is contained in:
2025-05-18 10:43:20 +03:30
parent d163fb335f
commit cc4e01665f
2 changed files with 6 additions and 6 deletions

View File

@@ -21,18 +21,18 @@
<table>
<thead>
<tr>
<th colspan="16"
<th colspan="15"
style="background-color: #DAEEF3;text-align: center;border-right: 1px solid black;font-weight:bolder;">
تاریخ دریافت گزارش: {{ verta()->now()->format('Y/m/d H:i') }}
</th>
</tr>
<tr>
<th colspan="16"
<th colspan="15"
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;">
</th>
</tr>
<tr>
<th colspan="16"
<th colspan="15"
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;">
گزارش فعالیت های نگهداری حریم راه
</th>

View File

@@ -21,18 +21,18 @@
<table>
<thead>
<tr>
<th colspan="16"
<th colspan="15"
style="background-color: #DAEEF3;text-align: center;border-right: 1px solid black;font-weight:bolder;">
تاریخ دریافت گزارش: {{ verta()->now()->format('Y/m/d H:i') }}
</th>
</tr>
<tr>
<th colspan="16"
<th colspan="15"
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;">
</th>
</tr>
<tr>
<th colspan="16"
<th colspan="15"
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;">
گزارش فعالیت های نگهداری حریم راه
</th>