@extends('layouts.app') @section('content')

تعديل تصنيف #{{ $category->id }}

رجوع
@if($errors->any())
@endif
@csrf @method('PUT')
is_active) ? 'checked' : '' }}>
إلغاء
@endsection