@extends('backend.template.layouts.template-base') @section('title', 'Add New Section - ALL') @section('content')

Add New Section - ALL

{{-- card start --}}

Click to Upload or drag and drop

Upload image format should be only PNG, JPG or JPEG. Also, max file size should be 10MB
{{-- Add Product? Enable --}}
Add Product?

You can add products from the product list to active the section in the application. Section won’t visible in application until product get added.

{{-- Add Product? Enable end --}} {{-- table --}}
{{-- if no product show this --}}
S.no Product Group Product Img Product Name Variant & Units Base
Price ₹
Selling
Price ₹
Action
drag-icon 1 Fruits product-image
Lorem ipsum லோரம் இப்சம்
250g, 500g, 1kg, 2kg, 5kg ₹000 ₹000
icon

No products selected yet!

Select product by its name or select multiple products by selecting group at once.

{{-- table end --}}
{{-- card end --}} {{-- Product Details modal --}} {{-- Add New Price modal --}} {{-- Create Section modal --}}
@endsection @section('scripts') @endsection