របាយការណ៍ចំណាយផ្សេងៗ
Other Expense Report
{{ App\Helpers\StringHelper::dateTimeFormat($start_date) }}​ ~ {{ App\Helpers\StringHelper::dateTimeFormat($end_date) }}
@foreach ($data['data'] as $index => $item) @endforeach
លេខរៀង ​ស្ថានភាព​​​​ កាលបរិច្ឆេទចំណូល ​លេខកូដ​ ប្រភេទគណនីយ ទឹកប្រាក់សរុប ការកត់សម្គាល់
{{ $index + 1}} @if ($item->status==1) រង់ចាំ @else បានបញ្ចប់ @endif {{ App\Helpers\StringHelper::dateTimeFormat($item->expense_date) }} {{ $item->code }} {{ $item->accounting_type }} {{$item->symbol}} {{ $item->total_amount }} {{ $item->remark }}
@if ($boolean == true) @endif @if ($boolean == false) @endif
Total By Currency / សរុបតាមរូបិយប័ណ្ណ:       @foreach ($group_currency as $item) @if ($item['total'] != $last_currency['default_currency']) @if ($item['total'] != 0) {{ $item['symbol'] }} {{ $item['total'] }}
@endif @endif @endforeach
Total / សរុបចុងក្រោយ:       {{ $last_currency['symbol'] }} {{ $last_currency['default_currency'] }}