|
{{Session::get('company')}} Ph: {{Session::get('phone')}}, {{Session::get('address')}} TRN No: {{Session::get('vatno')}} |
||
{{$voucherhead}} |
||
JV. No: {{$details->voucher_no}} Date: {{date('d-m-Y',strtotime($details->voucher_date))}} |
||
| Description | Reference | Debit | Credit | @foreach($jerow as $row)
|---|---|---|---|
| {{$row->description}} | {{$row->reference}} | ||
| 0.00 | 0.00 |
| Created Details: {{$details->createdby}} {{date('d-m-Y H:i a', strtotime($details->created_at))}} | Modified Details: {{$details->modifiedby}} {{($details->modifiedby!='')?date('d-m-Y H:i a', strtotime($details->modify_at)):''}} |