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

118 lines
8.4 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="15" style="background-color: #daeef3;border-right: 1px solid black;border-left: 1px solid black;;"></th>
</tr>
<tr>
<th colspan="15" 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="15" 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="14" 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>
</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>
</tr>
</thead>
<tbody>
@foreach ($country as $value)
<tr>
<td style="border: 1px solid black;text-align: center;background-color:#DAEEF3;">کشوری</td>
<td style="border: 1px solid black;text-align: center;background-color:#DAEEF3;">{{$value->ShosteshooAlaemCount}}</td>
<td style="border: 1px solid black;text-align: center;background-color:#DAEEF3;">{{$value->ShosteshooAlaemSum}}</td>
<td style="border: 1px solid black;text-align: center;background-color:#DAEEF3;">{{$value->ShosteshooTabloCount}}</td>
<td style="border: 1px solid black;text-align: center;background-color:#DAEEF3;">{{$value->ShosteshooTabloSum}}</td>
<td style="border: 1px solid black;text-align: center;background-color:#DAEEF3;">{{$value->ShosteshooJadvalCount}}</td>
<td style="border: 1px solid black;text-align: center;background-color:#DAEEF3;">{{$value->ShosteshooJadvalSum}}</td>
<td style="border: 1px solid black;text-align: center;background-color:#DAEEF3;">{{$value->ShosteshooNewjersiCount}}</td>
<td style="border: 1px solid black;text-align: center;background-color:#DAEEF3;">{{$value->ShosteshooNewjersiSum}}</td>
<td style="border: 1px solid black;text-align: center;background-color:#DAEEF3;">{{$value->ShosteshooGuardrailCount}}</td>
<td style="border: 1px solid black;text-align: center;background-color:#DAEEF3;">{{$value->ShosteshooGuardrailSum}}</td>
<td style="border: 1px solid black;text-align: center;background-color:#DAEEF3;">{{$value->ShosteshooToonelCount}}</td>
<td style="border: 1px solid black;text-align: center;background-color:#DAEEF3;">{{$value->ShosteshooToonelSum}}</td>
<td style="border: 1px solid black;text-align: center;background-color:#DAEEF3;">{{$value->ShosteshooPolCount}}</td>
<td style="border: 1px solid black;text-align: center;background-color:#DAEEF3;">{{$value->ShosteshooPolSum}}</td>
</tr>
@endforeach
@foreach ($data as $item)
<tr>
<td style="border: 1px solid black;text-align: center;">{{$item->province_fa}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->ShosteshooAlaemCount}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->ShosteshooAlaemSum}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->ShosteshooTabloCount}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->ShosteshooTabloSum}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->ShosteshooJadvalCount}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->ShosteshooJadvalSum}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->ShosteshooNewjersiCount}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->ShosteshooNewjersiSum}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->ShosteshooGuardrailCount}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->ShosteshooGuardrailSum}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->ShosteshooToonelCount}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->ShosteshooToonelSum}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->ShosteshooPolCount}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->ShosteshooPolSum}}</td>
</tr>
@endforeach
</tbody>
</table>
</body>
</html>