@extends('admin.layout.master') @section('title', 'Production') @section('custom_style') @endsection @section('content')

Production

@csrf
@error('cost_id') {{ $message }} @enderror
@error('cost_id') {{ $message }} @enderror
@if (@$indent) @endif
@include('inventory.global.install_product_by_category')
{{-- end --}}
@if (warehouse_info()->use_expiry == 1) @endif {{-- --}} @php($i = 0) @if (warehouse_info()->use_expiry == 1) @endif
# Products Unit Desc ImgExpiry DateQty price Net PriceAvail QtyACTION
{{ $i }}
@if (@$data->recipe != null || @$indent != null) @else @endif
{{-- --}} {{-- --}}
@if (@$data == null)
@endif
@php($vat_tax = []) @include('inventory.global.inv_foot') {{--
@error('quantity') {{ $message }} @enderror
@error('total_amount') {{ $message }} @enderror
--}}
@include('inventory.global.img_show') @endsection @section('script') @endsection