Total Transactions Count: {{$purchase_trxs->count()}}
@php use App\Models\Product; @endphp @extends(Auth::user()->extender()) @section('title'){{__('Report')}} {{ __('Top Products') }} @endsection @section('content') @include('includes.page_header',['title'=>__('Report')." ". __('Top Products'),'url'=>route(Auth::user()->user_dashboard()),'icon' => $icon??'','permission'=>'PriorityRoute-view'])
| # | ID | Name | Operator | Country | Api | Type | {{--Price | --}}Count | Amount |
|---|---|---|---|---|---|---|---|---|---|
| {{$key}} | {{$product->vivape_id??''}} | {{$product->name??''}} | {{$product->operator->name??''}} | {{$product->country->country_name??''}} | {{$product->category??''}} | {{$product->referance??''}} | {{--{{$product->price??''}} | --}}{{$trx_product['count']??''}} | {{$trx_product['total_amount']??''}} |
| No users found | |||||||||