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

របាយការណ៍ទិញតាមប្រភេទ

Purchase Report By Category

{{ App\Helpers\StringHelper::dateTimeFormat($start_date) }} ~ {{ App\Helpers\StringHelper::dateTimeFormat($end_date) }}

Supplier / អ្នកផ្គត់ផ្គង់: {{ $supplier_name }}
Warehouse / ឃ្លាំង: {{ $warehouse_name }}
Product / ផលិតផល: {{ $product_name }}

@foreach($data as $item) @endforeach
ប្រភេទផលិតផល
Category Name
បរិមាណ
Quantity
ថ្លៃដើមសរុប
Total Cost
{{ $item->category_name }} {{ $item->quantity }} {{ $item->unit_type_name }} {{ $item->currency_symbol }} {{App\Helpers\StringHelper::currency( $item->total_cost )}}

Total Payment / ប្រាក់សរុប : {{ $default }} {{App\Helpers\StringHelper::currency( $total_default_currency ) }}