{{ __('View Project Measurements') }}

Project Measurement Book

@if (count($rate_item) > 0) @php $i = 1; @endphp @foreach ($rate_item as $ec) @if ($ec->MeasurementQty != 0) @if (strstr($ec->ItemOfWork, 'TMT FE-500') != false) @endif @if ($ec->est_cost_details) @foreach ($ec->est_cost_details as $r) @endforeach @endif @endif @endforeach @endif
Sr No Particular Numbers Length Breadth Depth Item Quantity Unit Rate Amount
{{$i++}} {{ $ec->DSRItemCodeRef.' - '. $ec->SanctionYear .' - '. $ec->rate_type_name. ' :- ' . $ec->ItemOfWork}}
Perticular Quantity Steel Rate per cubic meter Qty (Kg)
{{$r->ItemPerticular}}
{{$r->ItemTotalQty}}
{{$ec->MeasurementQty}} {{$ec->MeasurementUnit}} {{$ec->RateAmount}} {{$ec->TotalRateAmount}}
@if (env('ORG_TYPE') == 'baramati') @endif