@extends('admin.template.layout') @section('header') @stop @section('content')
# | Category Details | Parent | Is Active | Created Date | Action |
---|---|---|---|---|---|
{{ $i }} |
@if ($category->image != '')
|
{{ $category->parent }} | {{web_date_in_timezone($category->created_at,'d-M-Y h:i A')}} |