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

{{__('obs.production')}}

@csrf
@error('cost_id') {{ $message }} @enderror
@error('cost_id') {{ $message }} @enderror
@if (@$indent) @endif
@include('inventory.global.invoice_group_dd', ['type'=> 12])
@include('inventory.global.install_product_by_category')
{{-- end --}}
@if (warehouse_info()->use_expiry == 1) @endif {{-- --}} @php($i = 0) @if (@$indent) @else @include('inventory.global.dual_unit') @endif @if (warehouse_info()->use_expiry == 1) @endif
# {{__('obs.products')}} {{__('obs.unit')}} {{__('obs.desc')}} {{__('obs.img')}}{{__('obs.expiry')}} {{__('obs.date')}}{{__('obs.qty')}} {{__('obs.avail')}} {{__('obs.qty')}}{{__('obs.action')}}
{{ $i }}
@if (@$data->recipe != null || @$indent != null) @else @endif
{{-- --}} {{-- --}}
@include('admin.global.loader')
@if (@$data == null)
@endif
@php($vat_tax = []) @include('inventory.global.inv_foot')
@include('inventory.global.img_show') @endsection @section('script') @endsection