@extends('admin.layouts.app') @section('content')
# | Parent Category | Category | Status | Action |
---|---|---|---|---|
# | Parent Category | Category | Status | Action |
{{ $loop->iteration }} | {{ $category->ParentCategories->category_name ?? '' }} | {{ $category->category_name }} | {{ $category->status == 1 ? 'Active' : 'Suspended' }} |