@extends('admin.masters.base') @section('styles') @stop @section('pagetitle') Products overview @stop @section('crumbs')
| Product ID | Image | Product Name | Stock | Amount | Actions |
|---|---|---|---|---|---|
| {{ $ia->product_id }} | {{ $ia->product_name }} | {{ $ia->stock }} | ${{ money_format('%i', $ia->amount) }} |