@extends('layouts.admin') @section('content')
| ID | Name | Main Category | Added On | Edit |
|---|---|---|---|---|
| {{$category->id}} | {{$category->name}} | {{config("coco.main.{$category->main}")}} |
{{$category->created_at->toFormattedDateString()}} | |
| There is not category in the store | ||||