المعاملات
ادارة معاملات {{-- {{$client->first_name.' '.$client->last_name}} --}}.
التاريخ | نوع الحركة | الرقم | تاريخ الأستحقاق | الرصيد | الضريبة | الأجمالى قبل الضريبة | الأجمالى بعد الضريبة | الحالة |
---|---|---|---|---|---|---|---|---|
{{$tran['date']}} | @lang('dashboard_sales_expenses.'.$tran['type']) | {{$tran['number']}} | {{$tran['due_date']}} | {{$tran['balance']}} | {{$tran['tax']}} | {{$tran['total_before_tax']}} | {{$tran['total_after_tax']}} | {{@$tran['status']}} |