@extends('layouts.admin.app') @section('content')
{{ $message }}
Category Name | Child Category Name | Slug | Status | Add Date | Action |
---|---|---|---|---|---|
{{$childcategory->category_name}} | {{ $childcategory->child_category_name }} | {{ $childcategory->url }} | @if ($childcategory->status === 1) Active @else In-active @endif | {{ $childcategory->created_at }} |