@extends('admin.main') @section('main')
@csrf

Status

Set Product Status.

Product Details

Add a category to the product.

Allow Order

Allow sample to be added to cart

General

{{--
è necessari.
--}}
{{--
--}}
Set a description for the product.

Price

Value will always be zero

Slug

It will be used in the friendly url to search for the product.

Shipping

Enter the weight of the product in kilograms (kg).
Enter the dimensions of the product in centimeters (cm).
@endsection @push('js') @endpush @push('css') @endpush