@extends('adminlte::page') @section('title', 'Kategoriler') @section('css') @endsection @section('js') @endsection @section('content')
| Adı | Url | Açıklama | parent_id | İşlemler |
|---|---|---|---|---|
| {{ $category->name }} | {{ $category->slug }} | {{ $category->parent_id }} dk | {{ $category->description }} |