{{-- --}} @if ($errors->any()) @endif
@csrf

Content Bar

{{ $category->sector_status }}
{{--

Product Count : {{ $category->product_count }}

--}} sector_status == '0' ? 'disabled' : '' }} required /> {{-- --}}
{{--
approval_status != '2') style="display:none; background: #ff00000f; padding: 14px;" @endif>
--}}
    @csrf
    @error('file')
    {{ $message }}
    @enderror
    (In this import, only .xlsx, .xls files are allowed)
    @if (session('success')) @endif
    @if (count($keywordsRatings) > 0) @foreach ($keywordsRatings as $index => $keywordRating)
    @endforeach {{-- Add one extra blank input with Add More button --}}
    @else
    {{-- --}}
    @endif

    Product Applications

    Product Use Cases


    Attachments

    icon) @if (Str::startsWith($category->icon, ['http://', 'https://'])) src="{{ $category->icon }}" @else src="{{ asset('storage/' . $category->icon) }}" @endif @else src="{{ asset('default-category-icon.jpg') }}" @endif alt="" class="img-responsive">

    The file may not be greater than 500 KB.

    Image (282x590)

    image) @if (Str::startsWith($category->image, ['http://', 'https://'])) src="{{ $category->image }}" @else src="{{ asset('storage/' . $category->image) }}" @endif @else src="{{ asset('prod-detail.png') }}" @endif alt="" class="img-responsive">

    The file may not be greater than 500 KB.

    {{--
    banner) @if (Str::startsWith($category->banner, ['http://', 'https://'])) src="{{ $category->banner }}" @else src="{{ asset('storage/' . $category->banner) }}" @endif @else src="{{ asset('prod-detail.png') }}" @endif alt="" class="img-responsive">
    --}}
    {{-- --}}

    The file may not be greater than 500 KB.

    banner) @if (Str::startsWith($category->banner, ['http://', 'https://'])) src="{{ $category->banner }}" @else src="{{ asset('storage/' . $category->banner) }}" @endif @else src="{{ asset('prod-detail.png') }}" @endif alt="" class="img-responsive">
    @if ($category->banner) {{ basename($category->banner) }} @else {{ translate('Choose File') }} @endif
    {{--
    @if ($category->banner) {{ basename($category->banner) }} @else {{ translate('Choose File') }} @endif
    --}}
    {{--
    icon) @if (Str::startsWith($category->icon, ['http://', 'https://'])) src="{{ $category->icon }}" @else src="{{ asset('storage/' . $category->icon) }}" @endif @else src="{{ asset('default-category-icon.jpg') }}" @endif alt="" class="img-responsive">
    --}} {{--

    Image

    image) @if (Str::startsWith($category->image, ['http://', 'https://'])) src="{{ $category->image }}" @else src="{{ asset('storage/' . $category->image) }}" @endif @else src="{{ asset('prod-detail.png') }}" @endif alt="" class="img-responsive">
    --}} {{--

    {{ translate('Banner') }}

    banner) @if (Str::startsWith($category->banner, ['http://', 'https://'])) src="{{ $category->banner }}" @else src="{{ asset('storage/' . $category->banner) }}" @endif @else src="{{ asset('prod-detail.png') }}" @endif alt="" class="img-responsive">
    --}}

    Search Engine Optimization

    {{--
    sector_status == '0' ? 'disabled' : '' }} />
    --}}
    sector_status == '0' ? 'disabled' : '' }} />
    sector_status == '0' ? 'disabled' : '' }} />
    sector_status == '0' ? 'disabled' : '' }} />

    @if (isset($category->hover_icon) and !empty($category->hover_icon)) @endif