@include('livewire.sale-tickets.create-and-edit-component.general-information-section')

{{ __('Status and Movement Type') }}

@if($techDetail['status'] === 'other')
@endif @if($techDetail['status'] === 'stopped')
@endif

{{ __('Technical Information') }}

{{-- cantidad total de ganchos --}} {{-- cantidad de ganchos instalados--}} {{-- marca y modelo del controlador--}} {{-- Total number of wire --}} {{-- Density --}} {{-- estructura --}}

{{ __('loom accessories') }}

{{-- cantidad de colores--}} {{--cantidad de pre-alimentadores--}} {{-- cantidad de marcos / bastidores--}}
{{-- cantidad de mallas /lizos --}}
{{-- cantidad de lamelas --}} {{-- select cloth roller --}} {{-- cloth roller quantity --}} @if($techDetail['cloth_roller'] === 'yes') @endif {{-- cantidad de enjulios ineriores--}} {{-- cantidad de enjulios superiores--}} {{-- diámetro de brida superior--}} {{-- diámetro de brida inferior--}} {{-- rollo de tejido ---}}
@include('livewire.sale-tickets.create-and-edit-component.other-info-section') @include('livewire.sale-tickets.create-and-edit-component.quantity-price-section')