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

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

@foreach(getSuperAdminArEnLanguages() as $language)
code") }}" class="form-control mb-2{{ $errors->has("title_.$language->code") ? ' is-invalid' : '' }}"> @if ($errors->has("title_.$language->code")) {{ $errors->first("title_.$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')}}

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

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

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

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

--}}
{{--
Set the product price.
--}}

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

الغاء
@endsection @section('custom_js') {{-- --}} @endsection