@extends('admin.layouts.master-soyuz') @section('title',__('Manage All Options -')) @section('body') @component('admin.component.breadcumb',['thirdactive' => 'active']) @slot('heading') {{ __('Manage All Options') }} @endslot @slot('menu2') {{ __("Manage All Options") }} @endslot @slot('button')
@endslot @endcomponent{{ $error}}
@endforeach{{__('Once you created value option you can\'t Delete it ! You can only edit it')}}
# | {{__("Value")}} | {{__("Action")}} | @foreach($provalues as $proval)
---|---|---|
{{$i}} |
Edit Value: {{ $proval->values }}
@if($proval->proattr->attr_name == "Color" || $proval->proattr->attr_name == "Colour")
|