@extends('../layout/' . $layout) @section('subhead') Atarud MIS - Inventory Items Selling Reciept @endsection @section('subcontent')

Print Receipt

Print Receipt

Inventory Item Vouchre

ID NO: {{$transaction->id}}


{{$inventTransaction->date}} {{ ($transaction->transaction_type != 'Out' ? $expenseAccount->name: $incomeAccount->name) }}
{{$transaction->amount}} {{$transaction->payment}}
{{$transaction->description}}

Contact No: +93 (0) 786555959


Address: Qala-e-Najara Square, Kabul


@endsection @section('script') @endsection