{{__('texte.objects_arr.print_prices.id')}} | {{__('texte.objects_arr.print_prices.barcode')}} | {{__('texte.objects_arr.print_prices.producer')}} | {{__('texte.objects_arr.print_prices.product')}} | {{__('texte.objects_arr.print_prices.forming_price')}} | {{__('texte.objects_arr.print_prices.value')}} | {{__('texte.objects_arr.print_prices.discount')}} | {{__('texte.objects_arr.print_prices.price')}} |
---|---|---|---|---|---|---|---|
{{$product->id}} | {{$product->code}} | {{$product->producer_name}} | {{$product->name}} | {{$product->data['price_type_string']}} | {{$product->data['forming_price']}} | {{$product->data['discount']}} | {{$product->data['price']}} |