@extends('layouts.app', ['activePage' => 'addCategory', 'titlePage' => 'اضافة تصنيف جديد']) @section('content')
@if($s == '1') @if (count($errors) > 0) @if($errors->any()) @endif @endif @endif @if($s == '0') @if (count($errors) > 0) @if($errors->any()) @endif @endif @endif

اضافة تصنيف جديد

@csrf
يرجي اضافة الإسم
الرجوع

@endsection @push('js') @endpush