@extends('layouts.app') @php $isEdit = $category->exists; @endphp @section('title', $isEdit ? 'تعديل تصنيف' : 'إضافة تصنيف') @section('page_title', $isEdit ? 'تعديل تصنيف' : 'إضافة تصنيف') @section('breadcrumb')