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

Status

Set Product Status.

Product Details

Add a category to the product.

General

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

Price

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