Fruits
There is not registered products
0" class="table table-bordered" id="dataTable" width="100%" cellspacing="0" role="grid" aria-describedby="dataTable_info" style="width: 100%;">
| ID
|
Name |
Description |
Value |
| {{ product.id }} |
{{ product.name }} |
{{ product.description }} |
{{ product.value | currency: "BRL" }} |