@extends('layouts.app') @section('page_head') @parent @endsection @section('content')

Add Product

@csrf @honeypot
Upload images
You need to add at least 4 images. Pay attention to the quality of the pictures you add, comply with the background color standards. Pictures must be in certain dimensions. Notice that the product shows all the details
Product title *
Do not exceed 20 characters when entering the product name.
Categories
Primary Attributes
Secondary Attributes
Tags
SKU
BPV
UPV
Stock *
Stock Low Threshold*
Description *
Do not exceed 100 characters when entering the product name.
Featured
Cancel
@endsection @section('page_script') @parent @endsection