@if( !empty($user_branch['letter_head'])) @endif

អ្នកផ្គត់ផ្គង់

Supplier Report

{{ $start_date }}​ ~ {{ $end_date }}

Supplier Name / ឈ្មោះអ្នកផ្គត់ផ្គង់: {{$supplier_name}}
@foreach($data as $item) @endforeach
ថ្ងៃសងប្រាក់
Payment Date
អ្នកផ្គត់ផ្គង់
Supplier
របៀបបង់ប្រាក់
Payment Type
ទូទាត់សរុប
Total Paid
{{$item->payment_date}} {{$item->supplier_name}} @if ($item->payment_type==1) សងតាមទឹកប្រាក់ @elseif($item->payment_type==2) សងតាមវិក័យប័ត្រ @else សងទាំងអស់ @endif {{ $item->total_paid_by_currency }} {{App\Helpers\StringHelper::currency( $item->total_paid )}}
Payment By Currency / ប្រាក់សរុបតាមរូបិយប័ណ្ណ​
@foreach($mycurrency as $row)
{{ $row['pdf_symbol'] }} {{App\Helpers\StringHelper::currency($row['total']) }}
@endforeach
Total Payment / ប្រាក់សរុប : {{ $default }} {{App\Helpers\StringHelper::currency( $total_default_currency ) }}