{{ $title }}
اجمالي الرصيد : {{$total}}
@include('flash::message')
الاستشارات
| # | الاستشاره | العميل | الخدمه | الاجمالي | عمولة الاداره | صافي الارباح |
|---|---|---|---|---|---|---|
| 3 | {{$consultation->title}} | {{$consultation->user->name}} | {{$consultation->service->title }} | {{$consultation->fees}} | {{$consultation->commission_fees_percent}} | {{$consultation->net_fees }} |
طلبات سحب الر صيد
| # | المبلغ | التاريخ |
|---|---|---|
| 3 | {{$pull->amount}} | {{$consultation->date}} |