Files
backend/resources/views/excel/Maintanance/summaryAccidentPerformanceProject.blade.php

108 lines
8.5 KiB
PHP

<!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" style="text-align: center;">
<table>
<thead>
<tr>
<th colspan="23" 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="23" style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;"></th>
</tr>
<tr>
<th colspan="23" style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13;">
@if ($fromFa == null)
گزارش کارکرد روکش آسفالت
@else
گزارش کارکرد روکش آسفالت از تاریخ
{{verta($fromFa)->format('Y/n/j')}}
تا
تاریخ
{{verta($toFa)->format('Y/n/j')}}
@endif
</th>
</tr>
<tr style="font-weight: bold;background-color: #EBF1DE;">
<th rowspan="2" style="font-weight: bold;background-color: #EBF1DE;border:1px solid black;text-align:center;font-weight:bold;">اداره کل</th>
<th rowspan="2" style="font-weight: bold;background-color: #EBF1DE;border:1px solid black;text-align:center;font-weight:bold;">شهرستان</th>
<th rowspan="2" style="font-weight: bold;background-color: #EBF1DE;border:1px solid black;text-align:center;font-weight:bold;">نام محور</th>
<th rowspan="2" style="font-weight: bold;background-color: #EBF1DE;border:1px solid black;text-align:center;font-weight:bold;">نوع محور</th>
<th rowspan="2" style="font-weight: bold;background-color: #EBF1DE;border:1px solid black;text-align:center;font-weight:bold;">عنوان پروژه</th>
<th colspan="4" style="font-weight: bold;background-color: #EBF1DE;border:1px solid black;text-align:center;font-weight:bold;">روکش تقویتی (کیلومتر)</th>
<th colspan="9" style="font-weight: bold;background-color: #EBF1DE;border:1px solid black;text-align:center;font-weight:bold;">روکش حفاظتی (کیلومتر)</th>
<th colspan="3" style="font-weight: bold;background-color: #EBF1DE;border:1px solid black;text-align:center;font-weight:bold;">لکه گیری و درزگیری (کیلومتر)</th>
<th rowspan="2" style="font-weight: bold;background-color: #EBF1DE;border:1px solid black;text-align:center;font-weight:bold;">تغییر درصد پیشرفت فیزیکی</th>
<th rowspan="2" style="font-weight: bold;background-color: #EBF1DE;border:1px solid black;text-align:center;font-weight:bold;">کد یکتا</th>
</tr>
<tr>
<th style="font-weight: bold;background-color: #C4D79B;border:1px solid black;text-align:center;font-weight:bold;">روکش آسفالت گرم</th>
<th style="font-weight: bold;background-color: #C4D79B;border:1px solid black;text-align:center;font-weight:bold;">ماسه آسفالت</th>
<th style="font-weight: bold;background-color: #C4D79B;border:1px solid black;text-align:center;font-weight:bold;">بازیافت سرد/گرم</th>
<th style="font-weight: bold;background-color: #C4D79B;border:1px solid black;text-align:center;font-weight:bold;">تناژ کل (تن)</th>
<th style="font-weight: bold;background-color: #C4D79B;border:1px solid black;text-align:center;font-weight:bold;">میکروسرفیسینگ</th>
<th style="font-weight: bold;background-color: #C4D79B;border:1px solid black;text-align:center;font-weight:bold;">چیپ سیل</th>
<th style="font-weight: bold;background-color: #C4D79B;border:1px solid black;text-align:center;font-weight:bold;">اسلاری سیل</th>
<th style="font-weight: bold;background-color: #C4D79B;border:1px solid black;text-align:center;font-weight:bold;">اسکراب سیل</th>
<th style="font-weight: bold;background-color: #C4D79B;border:1px solid black;text-align:center;font-weight:bold;">اسلاری سیل</th>
<th style="font-weight: bold;background-color: #C4D79B;border:1px solid black;text-align:center;font-weight:bold;">سیل کت</th>
<th style="font-weight: bold;background-color: #C4D79B;border:1px solid black;text-align:center;font-weight:bold;">سیل کت</th>
<th style="font-weight: bold;background-color: #C4D79B;border:1px solid black;text-align:center;font-weight:bold;">سیل کت</th>
<th style="font-weight: bold;background-color: #C4D79B;border:1px solid black;text-align:center;font-weight:bold;">تناژ کل (تن)</th>
<th style="font-weight: bold;background-color: #C4D79B;border:1px solid black;text-align:center;font-weight:bold;">لکه گیری</th>
<th style="font-weight: bold;background-color: #C4D79B;border:1px solid black;text-align:center;font-weight:bold;">درزگیری</th>
<th style="font-weight: bold;background-color: #C4D79B;border:1px solid black;text-align:center;font-weight:bold;">تناژ کل لکه گیری (تن)</th>
</tr>
</thead>
<tbody>
@foreach ($array 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->city_fa ?? ''}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->axis_name_fa ?? ''}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->axis_type_fa ?? ''}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->project_title ?? ''}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->AsphaltGarmDone ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->MaseAsphaltDone ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->BazyaftSardGarmDone ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->RokeshTghviyatiTonajeKol ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->mirosurfacingDone ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->ChipSailDone ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->SlarySaildDone ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->ScrubSailDone ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->FogSailDone ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->SailKatDone ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->KipSailDone ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->AsphaltRedmixDone ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->RokeshHefazatiTonajeKol ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->LakegiriDone ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->DarzgiriDone ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->LakeGiriTonajkol ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->progress_project ?? '0'}}</td>
<td style="border: 1px solid black;text-align: center;">{{$item->unique_code ?? '0'}}</td>
</tr>
@endforeach
</tbody>
</table>
</body>
</html>