Files
backend/resources/views/excel/CurrentActivities/Rangamizi/Province.blade.php

137 lines
10 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>استانی</title>
</head>
<body dir="rtl">
<table>
<thead>
<tr>
<th colspan="19" style="background-color: #daeef3;border-right: 1px solid black;border-left: 1px solid black;;"></th>
</tr>
<tr>
<th colspan="19" style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13;">
تعداد و احجام فعالیت های روزانه و جاری راهداری ثبت شده از تاریخ
{{verta($fromDate)->format('Y/n/j')}}
تا
تاریخ
{{verta($toDate)->format('Y/n/j')}}
</th>
</tr>
<tr>
<th colspan="19" style="background-color: #daeef3;border-right: 1px solid black;border-left: 1px solid black;;"></th>
</tr>
<tr>
<th rowspan="3" style="background-color: #ebf1de;border:1px solid black;text-align: center;">اداره کل</th>
<th colspan="18" style="background-color: #ebf1de;border:1px solid black;text-align: center;">فعالیت‌های رنگ آمیزی</th>
</tr>
<tr>
<th colspan="2" style="background-color: #c4d79b;border: 1px solid black; text-align:center;">رنگ آمیزی پایه تابلوها</th>
<th colspan="2" style="background-color: #c4d79b;border: 1px solid black; text-align:center;">رنگ آمیزی پایه چراغ ها</th>
<th colspan="2" style="background-color: #c4d79b;border: 1px solid black; text-align:center;">رنگ آمیزی پایه های روشنایی</th>
<th colspan="2" style="background-color: #c4d79b;border: 1px solid black; text-align:center;">رنگ آمیزی پل های عابر پیاده</th>
<th colspan="2" style="background-color: #c4d79b;border: 1px solid black; text-align:center;">رنگ آمیزی پایه تابلوهای دروازه ای</th>
<th colspan="2" style="background-color: #c4d79b;border: 1px solid black; text-align:center;">رنگ آمیزی حفاظهای فلزی</th>
<th colspan="2" style="background-color: #c4d79b;border: 1px solid black; text-align:center;">رنگ آمیری نیوجرسی ها و سایر حفاظ بتنی</th>
<th colspan="2" style="background-color: #c4d79b;border: 1px solid black; text-align:center;">رنگ آمیزی سرعتگاه</th>
<th colspan="2" style="background-color: #c4d79b;border: 1px solid black; text-align:center;">رنگ آمیزی پایه و کوله پل ها جهت آشکارسازی</th>
</tr>
<tr>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">تعداد</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">مجموع</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">تعداد</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">مجموع</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">تعداد</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">مجموع</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">تعداد</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">مجموع</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">تعداد</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">مجموع</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">تعداد</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">مجموع</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">تعداد</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">مجموع</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">تعداد</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">مجموع</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">تعداد</th>
<th style="background-color: #fde9d9;border: 1px solid black;text-align: center;">مجموع</th>
</tr>
</thead>
<tbody>
@foreach ($country as $value)
<tr>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">کشوری</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangamiziTabloCount}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangamiziTabloSum}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangamiziCheraqCount}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangamiziCheraqSum}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangimiziPayeRoshanayiCount}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangimiziPayeRoshanayiSum}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangamiziPolCount}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangamiziPolSum}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangamiziDarvaziCount}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangamiziDarvaziSum}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangamiziHefazFeleziCount}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangamiziHefazFeleziSum}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangamiziNewjersiCount}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangamiziNewjersiSum}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangamiziSoratgahCount}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangamiziSoratgahSum}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangamiziPayeCount}}</td>
<td style="text-align: center;border: 1px solid black;background-color:#DAEEF3;">{{$value->RangamiziPayeSum}}</td>
</tr>
@endforeach
@foreach ($data as $item)
<tr>
<td style="text-align: center;border: 1px solid black;">{{$item->province_fa}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangamiziTabloCount}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangamiziTabloSum}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangamiziCheraqCount}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangamiziCheraqSum}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangimiziPayeRoshanayiCount}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangimiziPayeRoshanayiSum}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangamiziPolCount}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangamiziPolSum}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangamiziDarvaziCount}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangamiziDarvaziSum}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangamiziHefazFeleziCount}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangamiziHefazFeleziSum}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangamiziNewjersiCount}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangamiziNewjersiSum}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangamiziSoratgahCount}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangamiziSoratgahSum}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangamiziPayeCount}}</td>
<td style="text-align: center;border: 1px solid black;">{{$item->RangamiziPayeSum}}</td>
</tr>
@endforeach
</tbody>
</table>
</body>
</html>