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

الصورة المميزة

--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}}{{--
Set the category thumbnail image. Only *.png, *.jpg and *.jpeg image files are accepted
--}} {{--
تعيين الصورة المصغرة للتصنيف الرئيسي. تقبل فقط ملفات الصور * .png و * .jpg و * .jpeg
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--

الصورة المصغرة

--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}}{{--
Set the category thumbnail image. Only *.png, *.jpg and *.jpeg image files are accepted
--}} {{--
تعيين الصورة المصغرة للتصنيف الرئيسي. تقبل فقط ملفات الصور * .png و * .jpg و * .jpeg
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--

الحالة

--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
اختر حالة التصنيف
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--

نوع الجيب

--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
{{__('super_admin.select placeholder')}}
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}}

{{trans('super_admin.create') .' '. trans('super_admin.pocket')}}

@foreach(getSuperAdminLanguages() as $language)
code") }}" 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.pocket')}}

@foreach($types as $type)
@endforeach
{{--
--}} {{-- --}} {{--
--}} {{--

الصورة المميزة

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

@lang('super_admin.main_logo')

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

الصورة المصغرة

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

@lang('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