@extends('admin.layout')
@section('title', 'Kategori')
@section('subtitle', 'Kelompok utama jasa (Service, Layanan, Sewa, …)')
@section('content')
| Nama | Slug | Jumlah service | Urutan | |
|---|---|---|---|---|
| {{ $category->name }} | {{ $category->slug }} | {{ $category->children_count }} service › | {{ $category->sort_order }} |
Ubah |
| Belum ada kategori. | ||||