@extends('admin.layout') @php($editing = $category->exists) @section('title', $editing ? 'Kategori Düzenle' : 'Yeni Kategori') @section('content')