@extends('backend.template.layouts.template-base') @section('title', 'Product Management - Manage Category') @section('content')
{{-- ── Categories Tab ─────────────────────────────────────────────────── --}}
S.No Header color Category Image Category Name Total Sections Last Updated On Status Action
{{-- ── Sections Tab ────────────────────────────────────────────────────── --}}
{{-- Search + Show entries --}}
Show entries
{{-- Accordion --}}
Loading sections...
{{-- Pagination --}}
{{-- ── Create Category Modal ──────────────────────────────────────────────── --}} {{-- ── Edit Category Modal ────────────────────────────────────────────────── --}} {{-- ── Delete Category Modal ──────────────────────────────────────────────── --}} {{-- ── Delete Section Modal ────────────────────────────────────────────────── --}}
@endsection @section('scripts') @endsection