@php $colspan = 6; @endphp @if($primary_unit) @php $colspan++; @endphp @endif @if($secondary_unit) @php $colspan++; @endphp @endif @php $total = 0; @endphp @foreach ($content->details as $k => $item) @if($primary_unit) @endif @if($secondary_unit) @endif @if($content->type == 1) @endif @php $total += $item->rate * $item->qty + $item->vat_amount; @endphp @endforeach @if($content->type == 1) @endif @if($content->type == 1) @endif @if($content->type == 1) @endif
{!! $content->terms !!}