@extends('admin.layouts.master-soyuz') @section('title','Create Attribute -') @section('body') @component('admin.component.breadcumb',['thirdactive' => 'active']) @slot('heading') {{ __('Add Options') }} @endslot @slot('menu2') {{ __("Add Options") }} @endslot @slot('button')
{{ $error}} ×
Once you created option you can't Delete it ! You can only edit it
If you want to create long attribute name with space eg. Screen Size than create it with '_ (underscore) ' eg. Screen_size. System will add space on front end.