@extends('backend.template.layouts.template-base') @section('title', 'Product Management - Manage Category') @section('content') Manage Category Create New Category Create New Section Categories Sections {{-- ── Categories Tab ─────────────────────────────────────────────────── --}} S.No Header color Category Image Category Name Total Sections Last Updated On Status Action {{-- ── Sections Tab ────────────────────────────────────────────────────── --}} {{-- Search + Show entries --}} Show 10 25 50 entries {{-- Accordion --}} Loading sections... {{-- Pagination --}} {{-- ── Create Category Modal ──────────────────────────────────────────────── --}} New Category Category Name * Header Color * Category Image * Click to upload image PNG, JPG (max 10 MB) Click to replace Status Active Inactive SEO Settings Meta Title * H1 * Meta Description * Schema * {{-- ── Edit Category Modal ────────────────────────────────────────────────── --}} Edit Category Category Name * Header Color * Category Image * Click to upload image PNG, JPG (max 10 MB) Click to replace Status Active Inactive SEO Settings Meta Title * H1 * Meta Description * Schema * {{-- ── Delete Category Modal ──────────────────────────────────────────────── --}} Delete Category? Are you sure you want to delete ? All sections under this category will lose their category association. {{-- ── Delete Section Modal ────────────────────────────────────────────────── --}} Delete Section? Are you sure you want to delete ? This section and all its product associations will be permanently removed. @endsection @section('scripts') @endsection
Are you sure you want to delete ?
All sections under this category will lose their category association.
This section and all its product associations will be permanently removed.