@extends('admin.layouts.container') @section('content')
{{ $row->product->currentDescription->title }} {{$row->sub_attribute_id ? (' - '.$row->mainAttr->currentDescription->title .' - '. $row->subAttr->currentDescription->title) : '' }}
{{ $row->count}}
{{ $row->product_price}}
{{ $row->total_product}}