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

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

@foreach(getSuperAdminLanguages() as $language)
code",($item->translate($language->code)?$item->translate($language->code)->name:'')) }}" class="form-control mb-2{{ $errors->has("name.$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.
--}} {{--
--}}
{{--
--}} {{-- --}} {{--
--}} {{--

{{__('super_admin.main_logo')}}

--}} {{--
--}} {{-- --}} {{--
--}}

{{__('super_admin.main_logo')}}

{{--
Set the category thumbnail image. Only *.png, *.jpg and *.jpeg image files are accepted
--}}
{{__('super_admin.mimes_image')}}
{{--
--}} {{-- --}} {{--
--}} {{--

{{__('super_admin.sub_logo')}}

--}} {{--
--}} {{-- --}} {{--
--}}

{{__('super_admin.sub_logo')}}

{{--
Set the category thumbnail image. Only *.png, *.jpg and *.jpeg image files are accepted
--}}
{{__('super_admin.mimes_image')}}
الغاء
@endsection @section('custom_js') {{-- --}} @endsection