@extends('admin.layouts.app') @section('content')

Create Product

Media


Drop files here or click to upload.

Pricing

To show a reduced price, move the product’s original price into Compare at price. Enter a lower value into Price.

Inventory

Related Products

Product status

Product category

@if (count($categories) > 0)

@else

No Category found

@endif

Product brand

@if (count($brands) > 0)

@else

No Brand Found

@endif

Featured product

Cancel
@endsection @section('customJs') @endsection