@extends(view:'layouts.dashboard') @section(section:'content')

Category

Add New Category

@foreach($category as $category)
ID Category Name subcategory img Action
{{$category->id}} {{$category->name}} {{$category->sub}} {{$category->img}} UPDATE DELETTE