@include('global.header-links')
@include('partials.sidebar')
@include('partials.header')

Add New Product

@csrf

Product Image

Set the product image. Only *.png, *.jpg and *.jpeg image files are accepted
{{--

Status

Set the product status.
--}}

Product Details

Add product to a category.
Create new category

General Information

A product name is required and recommended to be unique.
Set a description to the product for better visibility.
@include('partials.footer')
@include('global.footer-links')