{{ __('View Lead Statement') }}

Lead Statement

@if ($row->ProjectDSRSanctionYear == '2018-2019' || $row->ProjectDSRSanctionYear == '2019-2020') @endif @if ($lead_statement) @php $i = 1; @endphp @foreach ($lead_statement as $m) @if ($row->ProjectDSRSanctionYear == '2018-2019' || $row->ProjectDSRSanctionYear == '2019-2020') @endif @endforeach @endif
Sr NoTypeMaterial Name Source of Supply KM Cost Per Trip Load Factor Cost Per Unit
{{$i++}}{{ucfirst($m->MatLeadType)}}{{$m->MaterialName}} {{$m->SourceOfSupply}} {{$m->MaterialKM}} {{$m->CostOfTrip}} {{$m->HisConstant}} {{$m->CostPerUnit}}