{{ __('Annexture') }}

@include('estimate.menu')

Annexture

@csrf @if ($row->Annexture != "completed") @endif @if (old('item_desc')) @foreach (old('item_desc') as $key => $value) @php $i = $key + 1; $style = ($i == 1) ? ' none' : ''; $readonly = $row->Annexture == "completed" ? 'readonly' : ''; @endphp @if ($row->Annexture != "completed") @endif @endforeach @elseif (empty($annexture[0])) @else @php $i = 1; @endphp @foreach ($annexture as $value) @php $style = ($i == 1) ? ' none' : ''; $readonly = $row->Annexture == "completed" ? 'readonly' : ''; @endphp @if (!$readonly) @endif @php $i++; @endphp @endforeach @endif
SR. Description of Item Unit Qty Rate AmountAction
{{ $i }}
(Note:1)detailed item fields all are required 2)add new line press Shift+Enter )
Specification *
Made of measurement *
Made of payment *
Make *
1
(Note:1)detailed item fields all are required 2)add new line press Shift+Enter )
Specification *
Made of measurement *
Made of payment *
Make *
{{ $i }} @if ($readonly) @endif @if ($readonly) @endif
(Note:1)detailed item fields all are required 2)add new line press Shift+Enter )
Specification *
Made of measurement *
Made of payment *
Make *