@extends('layouts.app') @section('css') @endsection @section('content')
TİTLE | UNIT | PRİCE | TOTAL STOCK | ACTİONS | TOTAL PRICE |
---|---|---|---|---|---|
{{$item->title}} | {{$item->unit}} | {{$item->price}} € | Total Stock:{{$item->total_stock}} |
|
{{$item->total_stock*$item->price}} |