{{ Nameen ?? '' }}
{{ describtionen ?? '' }}
{{ STen ?? '' }} {{ Taxen ?? '' }}{{ Namear ?? '' }}
{{ describtionar ?? '' }}
{{ STar ?? '' }} {{ Taxar ?? '' }}{{ __('home.cost_center') }}
| {{ __('report.fromdate') }}: | {{ $start }} | {{ __('report.todate') }}: | {{ $end }} | {{ __('home.cost_center') }}: | {{ $name_cost }} | {{ __('home.exportTime') }}: | {{ $currentdata }} |
|---|
| # | {{ __('home.decoumentNo') }} | {{ __('home.exportTime') }} | {{ __('report.date') }} | {{ __('users.branch') }} | {{ __('home.cost_center') }} | {{ __('home.expenseresonen') }} | {{ __('home.employee') }} | {{ __('accountes.Theamountpaid') }} | {{ __('home.credit') }} | {{ __('home.debit') }} | {{ __('home.notesClient') }} |
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $i }} | {{ $item->sent_serf_count }} | {{ $item->created_at }} | {{ $item->date_export }} | {{ $item->branch->name ?? '-' }} | {{ App::getLocale() == 'ar' ? ($item->cost_center_data->cost_center_ar ?? '-') : ($item->cost_center_data->cost_center_en ?? '-') }} | {{ $item->financial_accounts_data->name ?? '-' }} | {{ $item->user->name ?? '-' }} | {{ $item->recive_amount }} | {{ round($item->debtor, 2) }} | {{ round($item->creditor, 2) }} | {{ $item->note ?? '-' }} |
| الإجمالي (Total): | {{ $end_blance }} | {{ round($total_debit, 2) }} | {{ round($total_credit, 2) }} | - | |||||||