@php
$i = 0;
@endphp
@foreach ($items as $item)
|
title == 'Price' || $item->title == 'Count' || $item->title == 'special')
readonly
@endif
required />
|
|
@if ($item->title == 'Price' || $item->title == 'Count' || $item->title == 'special')
|
@else
|
@endif
|
|
Remove
|
@php
$i++;
@endphp
@endforeach