@extends('manager.layouts.app') @section('page_title') {{ !empty($page_title) && isset($page_title) ? $page_title : '' }} @endsection @push('head-scripts') @endpush @section('content')
| # | Name | Status | Actions |
|---|---|---|---|
| {{ $categories->firstItem() + $index }} | {{ $category->name }} | {{ $category->is_active ? 'Active' : 'Inactive' }} | Edit |
| No Categories Found | |||