@extends('administrator.layouts.main') @section('content')

Product

General

A product name is required and recommended to be unique.
{!! $detail->description !!}
Set a description to the product for better visibility.
status ? 'checked="checked"' : '' }} />

Media

@foreach ($detail->images as $image)
@endforeach

Set the product media gallery.

Variations

@foreach ($detail->variants as $variant)

Variant

A product name is required and recommended to be unique.
A product description is required and recommended to be unique.
gram
cm
cm
cm
@endforeach
@endsection @push('scripts') @endpush