@extends('admin.layout') @section('title', 'Kategori Düzenle') @section('page-title', 'Kategori Düzenle') @section('content')
Blog Sayısı: {{ $category->blogs()->count() }}
Oluşturulma: {{ $category->created_at->format('d.m.Y H:i') }}