@if(!$productAttributes->isEmpty())
You can only set 1 default combination
ID | Quantity | Price | Sale Price | Attributes | Is default? | Remove |
---|---|---|---|---|---|---|
{{ $pa->id }} | {{ $pa->quantity }} | {{ $pa->price }} | {{ $pa->sale_price }} |
|
@if($pa->default == 1) @else @endif | Delete |
No combination yet.
@endif