@extends('layout.store_layout.master') @section('custom_css') @endsection @section('content')
@csrf

{{trans('super_admin.update') .' '. trans('super_admin.subscription_feature')}}

@foreach(getSuperAdminArEnLanguages() as $language)
code") ? ' is-invalid' : '' }}"> @if ($errors->has("name.$language->code")) {{ $errors->first("name_".$language->code) }} @endif
اسم المطلوب ويوصى بأن يكون مميز.
@endforeach
{{-- --}} {{-- --}} {{--
اسم التصنيف مطلوب ويفضل ان يكون مميز.
--}}
{{--
--}} {{-- --}} {{-- --}} {{-- @if ($errors->has("color"))--}} {{-- {{ $errors->first("color") }}--}} {{-- @endif--}} {{-- --}} {{--
لون الخلفية الخاص بالتصنيف الرئيسي.
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
لاضافه تصنيف فرعي اختر التصنيف الاب.
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}}{{--
Set a description to the category for better visibility.
--}} {{--
--}}
الغاء
@endsection @section('custom_js') {{-- --}} @endsection