@extends('../layout/' . $layout) @section('subhead') Atarud MIS - Book Purchase Reciept @endsection @section('subcontent')

Print Receipt

Print Receipt

Book Purchase Vouchre

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


{{$bookTransaction->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