@extends('main.layouts.app') @section('content')
ID | Title | Picture | Price | Discount | Quantity | Scale | Height | Width | Depth | Weight | Variant Code | Actions |
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $variant->id }} | {{ $variant->title }} | {{ number_format($variant->price, 2) }} | {{ $variant->discount }}% | {{ $variant->quantity }} | {{ $variant->scale }} | {{ $variant->height }} | {{ $variant->width }} | {{ $variant->depth }} | {{ $variant->weight }} | {{ $variant->product_code }} | Edit | |
No variants found for this product. |