@for (data of product$ | async; track $index) { }
Product Name Category Pics Price Status Created At Action

{{ data.name }}
{{ data.description }}

{{ data.category }} {{ data.pics }} {{ currency }}{{ data.price }} {{ data.status }} {{ data.created_at }}