@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("production-formula")}}
# | {{__("Item Image")}} | {{__("item")}} | {{__("quantity")}} | {{__("quantity-in-stock")}} | {{__("reserved-quantity")}} | {{__("book-quantity")}} | {{__("purchase-quantity")}} | {{__("unit-price")}} | {{__('notes')}} | ||
---|---|---|---|---|---|---|---|---|---|---|---|
{{++$serial_number}} |
{{-- |
@if($isExists == 1)
@endif
{{$item->item_name}} |
|
@if($item->count > 1)
@endif
@if($isExists == 0) | @elseif($isExists == 1) | @endif |