SR. NO. |
Description |
Qty |
Unit |
@if (!empty($comparative_statement))
@foreach($contractor as $cval)
Name of Contractor : - {{ $cval }} |
@php
$subhead .='
Rate(Rs.) |
Amount | ';
@endphp
@endforeach
@else
@php $subhead .=' |
Rate(Rs.) |
Amount | ';
@endphp
@endif
Remarks | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $SR }} | @if (!empty($contractor)) @foreach($comparative_information_data['values'] as $val) | @endforeach @endif |
{{--