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

Transfer {{ !@$invoice ? '' : ($invoice->transaction_type == 10 ? 'Out Edit' : 'In Edit') }}

@if (@$invoice) @method('PUT') @endif @csrf
@if (@$invoice->transaction_type == 11) @endif
@if (!@$invoice) @endif
@include('inventory.global.invoice_group_dd', ['type'=> 10])
@if(warehouse_info()->is_using_vat == 1) {{-- default driver name --}}
@endif
@if (!@$invoice)
@include('inventory.global.install_product_by_category')
@endif
{{--
status == 1 ? "checked" : "" }} class="m-1" name="stand_by" id="stand_by" value="0">
--}}
@php($span = 8)
@if (warehouse_info()->use_expiry == 1) @php($span++); @endif @if (@$invoice) @forelse ($invoice->transaction as $item) @include('inventory.global.dual_unit') @if (warehouse_info()->use_expiry == 1) @if ($item->product->expiarable_product == 1)
# {{__('obs.products')}} {{__('obs.unit')}} {{__('obs.desc')}}{{__('obs.expiry')}} {{__('obs.date')}}{{__('obs.img')}} {{__('obs.qty')}} {{__('obs.avail')}} {{__('obs.qty')}} {{__('obs.action')}}
{{ $i }}
@if ($clr_sz_sl_flag) @endif
@if ($item->is_free_or_gift == 1) @else @endif