@extends('layouts.app') @section('css') @endsection @section('content')
Products
TİTLE | CATEGORY | UNİT | PRİCE | CRİTİCAL STOCK | TOTAL STOCK | ACTİONS |
---|---|---|---|---|---|---|
{{$item->title}} | {{$item->category}} | {{$item->unit}} | {{$item->price}} | Critical Stock:{{$item->critical_stock}} | Total Stock:{{$item->total_stock}} |