11 lines
175 B
Text
11 lines
175 B
Text
|
.row
|
||
|
.col-md-8.col-md-offset-2
|
||
|
%table.table.table-striped
|
||
|
%tr
|
||
|
%th
|
||
|
%th Barcode
|
||
|
%th Product
|
||
|
%th
|
||
|
%th
|
||
|
= render @barcodes
|