Grand Child Categories
{{ session('success') }}
@endif
@if ($errors->any())
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
Create Grand Child Categories
Child Category Table
# | Grand Category | Parent Category | Actions |
---|---|---|---|
{{ $i++ }} | {{ $grandCategory->grand_title ?? '' }} | {{ $grandCategory->parent_child_title ?? '' }} |
|
# | Grand Category | Parent Category | Actions |