HEAD @extends('layouts/default') {{-- Page title --}} @section('title') @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content') Manufacture Voucher Inventory Manufacture Voucher Edit Edit Manufacture Voucher @if($isdept) Department @foreach($departments as $drow) department_id==$drow->id)?'selected':''}} >{{ $drow->name }} @endforeach Voucher @foreach($vouchers as $voucher) {{ $voucher['voucher_name'] }} @endforeach @endif Voucher No. Voucher Date Debit Account Credit Account Description Item Details Item Code Item Description Unit Quantity Cost/Unit Total {{--*/ $i = 0; $num = count($orditems); /*--}} @foreach($orditems as $item) {{--*/ $i++; /*--}} {{$item->unit_name}} @if($num==$i) @else @endif More Info Purchse Sales Raw Materials Add Raw Materials New Raw Materials Item Code Item Description Quantity Cost/Unit Total @endforeach Other Cost Debit Account Reference Description Amount Credit Account Total Discount Net Amount Submit Cancel Clear × Select Item × Select Account × Select Account × Select Item @include('layouts.right_sidebar') @stop {{-- page level scripts --}} @section('footer_scripts') @stop ======= @extends('layouts/default') {{-- Page title --}} @section('title') @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content') Manufacture Voucher Inventory Manufacture Voucher Edit Edit Manufacture Voucher @if($isdept) Department @foreach($departments as $drow) department_id==$drow->id)?'selected':''}} >{{ $drow->name }} @endforeach Voucher @foreach($vouchers as $voucher) {{ $voucher['voucher_name'] }} @endforeach @endif Voucher No. Voucher Date Debit Account Credit Account Description Item Details Item Code Item Description Unit Quantity Cost/Unit Total {{--*/ $i = 0; $num = count($orditems); /*--}} @foreach($orditems as $item) {{--*/ $i++; /*--}} {{$item->unit_name}} @if($num==$i) @else @endif More Info Purchse Sales Raw Materials Add Raw Materials Location New Raw Materials Item Code Item Description Quantity Cost/Unit Total @endforeach Other Cost Debit Account Reference Description Amount Credit Account Total Discount Net Amount Submit Cancel Clear × Select Item × Select Account × Select Account × Select Item @include('layouts.right_sidebar') @stop {{-- page level scripts --}} @section('footer_scripts') @stop >>>>>>> a8806e674c621bf30708b099faf7ebeafd872976