@extends('layouts.admin') @section('title') Ananas | Categories @endsection @section('breadcrumb') @endsection @section('Categories') active {{session('sidebar_color')}} @endsection @section('content')
Add New
ID | Title | Type | Photo | Action |
---|---|---|---|---|
{{$category->id}} |
{{$category->title}} |
{{getCategoryType($category->type)}} |
![]() |
@if(in_array($category->type,['4','5','6','7']))
editEdit | @endif