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

الحالة

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

@foreach(getSuperAdminArEnLanguages() 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
{{-- --}} {{-- --}} {{--
اسم التصنيف مطلوب ويفضل ان يكون مميز.
--}}
{{--
--}} {{-- --}} {{-- --}} {{--
لاضافه تصنيف فرعي اختر التصنيف الاب.
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}}{{--
Set a description to the category for better visibility.
--}} {{--
--}}

السعر

{{--
Set the product price.
--}}
{{__('super_admin.sms')}}
{{--
Set the product price.
--}}
الغاء
@endsection @section('custom_js') {{-- --}} @endsection