@section('title', __('Items'))
{{ __('Create Item') }}
{{-- show all errors --}}{{ __('Variations/Option Groups') }}
|
|
|
{{ __('Update Item') }}
{{-- show all errors --}}{{ __('Variations/Option Groups') }}
|
|
|
{{ $selectedModel->name ?? '' }} {{ __('Details') }}
{{ __('Option Groups') }}
--}}{{ __('Option Group') }} | {{ __('Active') }} | {{ __('Options') }} |
---|---|---|
{{ $optionGroup->name }} |
@if ($optionGroup->is_active)
|
@foreach ($optionGroup->options ?? [] as $option) {{ $option->name }} @endforeach |
{{ $file->name }}
{{ $file->size }} bytes