@extends('backend.template.layouts.template-base') @section('title', 'Product Management - Vital Kitchen Products') @section('content')

Vital Kitchen Products

{{-- ── Products Tab ──────────────────────────────────────────────── --}}
Show entries
Product ID Product Img Product Name Group Under Ingredients Last Updated Status Action
{{-- ── Ingredients Tab ──────────────────────────────────────────── --}}
Ingredient ID Img Ingredient Name Calories Variant & Unit MRP ₹ Products Used Last Updated Status Action
{{-- ── Delete Product Modal ─────────────────────────────────────────── --}} {{-- ── New / Edit Ingredient Modal ──────────────────────────────────── --}} {{-- ── View Ingredient Modal ─────────────────────────────────────────── --}} {{-- ── Delete Ingredient Modal ──────────────────────────────────────── --}} {{-- ── Activate / Inactivate Ingredient Modals ─────────────────────── --}}
@endsection @section('scripts') @endsection