@extends('layouts.app') @section('title', 'List Category') @section('content')
|
|
Category ID | Category Name | Description | Action |
|---|---|---|---|---|
|
|
{{ $category->category_id }} | {{ $category->category_name }} | {{ $category->description }} | |
| No categories found. | ||||