@extends('admin.template.layout') @section('header') @stop @section('content')
| ID | Category Details | Parent Category | Attributes | Is Active | Created Date | Action |
|---|---|---|---|---|---|---|
| {{ $category->id }} |
@if ($category->image != '')
|
{{ $category->parent_name }} | {{ $category->attributes_count }} | {{ get_date_in_timezone($category->created_at, config('global.datetime_format')) }} |