Item No {{ $r['ExcessSequenceNo'] }}: {{ $r['ItemOfWork'] }} |
|
{{ $r['RateAsPerTender'] }} |
{{ $r['QtyAsPerExecution'] * $r['RateAsPerTender'] }} |
{{ $r['Unit'] }} |
{{ $r['QtyAsPerExecution'] }} |
{{ $r['AmountAsPerExecution'] }} |
{{ number_format($excess, 2) }} |
{{ number_format($saving, 2) }} |
|
@endforeach
@endif