@foreach($categories as $category) @endforeach
Top Category Category Parent Status Action
{{ $category->top_cat_id }}
user1
{{ $category->name }}

{{ $category->cat_name??'PARENT' }}

Active @else bg-gradient-danger">Inactive @endif
@csrf @method('DELETE')